Searched defs:boostId (Results 1 – 5 of 5) sorted by relevance
182 void notifyPowerBoost(int boostId); in notifyPowerBoost()
753 auto notifyPowerBoost(int32_t boostId) { return mFlinger->notifyPowerBoost(boostId); } in notifyPowerBoost()
408 auto notifyPowerBoost(int32_t boostId) { return mFlinger->notifyPowerBoost(boostId); } in notifyPowerBoost()
2417 status_t SurfaceComposerClient::notifyPowerBoost(int32_t boostId) { in notifyPowerBoost()
1787 status_t SurfaceFlinger::notifyPowerBoost(int32_t boostId) { in notifyPowerBoost()7599 binder::Status SurfaceComposerAIDL::notifyPowerBoost(int boostId) { in notifyPowerBoost()