Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
DOutput.h173 compositionengine::Output::ColorProfile pickColorProfile(
/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DOutput.cpp940 setColorProfile(pickColorProfile(refreshArgs)); in updateColorProfile()
1001 compositionengine::Output::ColorProfile Output::pickColorProfile( in pickColorProfile() function in android::compositionengine::impl::Output