Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DDisplayDevice.h200 void setActiveRenderIntent(ui::RenderIntent renderIntent);
DDisplayDevice.cpp466 void DisplayDevice::setActiveRenderIntent(RenderIntent renderIntent) { in setActiveRenderIntent() function in android::DisplayDevice
DSurfaceFlinger.cpp1061 hw->setActiveRenderIntent(renderIntent); in setActiveColorModeInternal()