Searched defs:boostId (Results 1 – 4 of 4) sorted by relevance
1065 status_t notifyPowerBoost(int32_t boostId) override { in notifyPowerBoost()1976 int32_t boostId; in onTransact() local
2140 status_t SurfaceComposerClient::notifyPowerBoost(int32_t boostId) { in notifyPowerBoost()
338 auto notifyPowerBoost(int32_t boostId) { return mFlinger->notifyPowerBoost(boostId); } in notifyPowerBoost()
1672 status_t SurfaceFlinger::notifyPowerBoost(int32_t boostId) { in notifyPowerBoost()