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