Searched defs:startPowerHintSession (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/native/services/surfaceflinger/PowerAdvisor/ | ||
H A D | PowerAdvisor.cpp | 418 bool PowerAdvisor::startPowerHintSession(std::vector<int32_t>&& threadIds) { in startPowerHintSession() function in android::adpf::impl::PowerAdvisor |
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/ | ||
H A D | PowerAdvisorTest.cpp | 141 void PowerAdvisorTest::startPowerHintSession(bool returnValidSession) { in startPowerHintSession() function in android::adpf::impl::PowerAdvisorTest |