Searched defs:notifyPowerBoost (Results 1 – 5 of 5) sorted by relevance
338 auto notifyPowerBoost(int32_t boostId) { return mFlinger->notifyPowerBoost(boostId); } in notifyPowerBoost() function
1065 status_t notifyPowerBoost(int32_t boostId) override { in notifyPowerBoost() function in android::BpSurfaceComposer
2140 status_t SurfaceComposerClient::notifyPowerBoost(int32_t boostId) { in notifyPowerBoost() function in android::SurfaceComposerClient
876 status_t notifyPowerBoost(int32_t /*boostId*/) override { return NO_ERROR; } in notifyPowerBoost() function in android::FakeSurfaceComposer
1672 status_t SurfaceFlinger::notifyPowerBoost(int32_t boostId) { in notifyPowerBoost() function in android::SurfaceFlinger