Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DOutput.h132 compositionengine::Output::ColorProfile pickColorProfile(
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DOutput.cpp803 setColorProfile(pickColorProfile(refreshArgs)); in updateColorProfile()
857 compositionengine::Output::ColorProfile Output::pickColorProfile( in pickColorProfile() function in android::compositionengine::impl::Output