Home
last modified time | relevance | path

Searched defs:updateColorProfile (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
DScreenCaptureOutput.cpp74 void ScreenCaptureOutput::updateColorProfile(const compositionengine::CompositionRefreshArgs&) { in updateColorProfile() function in android::ScreenCaptureOutput
/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/unified/
DBatteryLayersDrawable.kt127 private fun updateColorProfile( in updateColorProfile() method
/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DOutput.cpp939 void Output::updateColorProfile(const compositionengine::CompositionRefreshArgs& refreshArgs) { in updateColorProfile() function in android::compositionengine::impl::Output