Home
last modified time | relevance | path

Searched refs:mColorSpaceAgnosticDataspace (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1128 ui::Dataspace mColorSpaceAgnosticDataspace; variable
DSurfaceFlinger.cpp317 mColorSpaceAgnosticDataspace = in SurfaceFlinger()
1873 } else if (mColorSpaceAgnosticDataspace != Dataspace::UNKNOWN) { in calculateWorkingSet()
1874 targetDataspace = mColorSpaceAgnosticDataspace; in calculateWorkingSet()