Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h304 virtual bool isColorSpaceAgnostic() const { return mDrawingState.colorSpaceAgnostic; } in isColorSpaceAgnostic() function
DLayer.cpp642 snapshot->isColorspaceAgnostic = isColorSpaceAgnostic(); in preparePerFrameCompositionState()