Searched defs:setExpensiveRenderingExpected (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/ | ||
H A D | Display.cpp | 433 void Display::setExpensiveRenderingExpected(bool enabled) { in setExpensiveRenderingExpected() function in android::compositionengine::impl::Display |
H A D | Output.cpp | 1601 void Output::setExpensiveRenderingExpected(bool) { in setExpensiveRenderingExpected() function in android::compositionengine::impl::Output |
/aosp_15_r20/frameworks/native/services/surfaceflinger/PowerAdvisor/ | ||
H A D | PowerAdvisor.cpp | 109 void PowerAdvisor::setExpensiveRenderingExpected(DisplayId displayId, bool expected) { in setExpensiveRenderingExpected() function in android::adpf::impl::PowerAdvisor |