Searched defs:hasRenderIntent (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/surfaceflinger/CompositionEngine/src/ | ||
D | DisplayColorProfile.cpp | 339 bool DisplayColorProfile::hasRenderIntent(RenderIntent intent) const { in hasRenderIntent() function in android::compositionengine::impl::DisplayColorProfile |
/frameworks/native/services/surfaceflinger/ | ||
D | DisplayDevice.cpp | 306 bool DisplayDevice::hasRenderIntent(ui::RenderIntent intent) const { in hasRenderIntent() function in android::DisplayDevice |