Searched defs:notifyPowerHint (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/libs/gui/ | ||
D | ISurfaceComposer.cpp | 960 virtual status_t notifyPowerHint(int32_t hintId) { in notifyPowerHint() function in android::BpSurfaceComposer |
D | SurfaceComposerClient.cpp | 1552 status_t SurfaceComposerClient::notifyPowerHint(int32_t hintId) { in notifyPowerHint() function in android::SurfaceComposerClient |
/frameworks/native/libs/gui/tests/ | ||
D | Surface_test.cpp | 833 status_t notifyPowerHint(int32_t /*hintId*/) override { return NO_ERROR; } in notifyPowerHint() function in android::FakeSurfaceComposer |
/frameworks/native/services/surfaceflinger/ | ||
D | SurfaceFlinger.cpp | 1343 status_t SurfaceFlinger::notifyPowerHint(int32_t hintId) { in notifyPowerHint() function in android::SurfaceFlinger |