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