Searched defs:boostId (Results 1 – 6 of 6) sorted by relevance
287 hardware::power::Boost boostId = mFdp.PickValueInArray(kBoost); in invokeSurfaceComposerClient() local
440 oneway void notifyPowerBoost(int boostId); in notifyPowerBoost()
731 auto notifyPowerBoost(int32_t boostId) { return mFlinger->notifyPowerBoost(boostId); } in notifyPowerBoost()
460 auto notifyPowerBoost(int32_t boostId) { return mFlinger->notifyPowerBoost(boostId); } in notifyPowerBoost()
3004 status_t SurfaceComposerClient::notifyPowerBoost(int32_t boostId) { in notifyPowerBoost()
2020 status_t SurfaceFlinger::notifyPowerBoost(int32_t boostId) { in notifyPowerBoost()9105 binder::Status SurfaceComposerAIDL::notifyPowerBoost(int boostId) { in notifyPowerBoost()