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