Home
last modified time | relevance | path

Searched refs:mTreat170mAsSrgb (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
DDisplayDevice.cpp91 mCompositionDisplay->setTreat170mAsSrgb(mFlinger->mTreat170mAsSrgb);
DSurfaceFlinger.h326 bool mTreat170mAsSrgb = false; variable
DSurfaceFlinger.cpp499 mTreat170mAsSrgb = atoi(value); in SurfaceFlinger()
8572 .treat170mAsSrgb = mTreat170mAsSrgb, in renderScreenImpl()