Home
last modified time | relevance | path

Searched defs:notifyPowerHint (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/gui/
DISurfaceComposer.cpp1096 virtual status_t notifyPowerHint(int32_t hintId) { in notifyPowerHint() function in android::BpSurfaceComposer
DSurfaceComposerClient.cpp1896 status_t SurfaceComposerClient::notifyPowerHint(int32_t hintId) { in notifyPowerHint() function in android::SurfaceComposerClient
/frameworks/native/libs/gui/tests/
DSurface_test.cpp853 status_t notifyPowerHint(int32_t /*hintId*/) override { return NO_ERROR; } in notifyPowerHint() function in android::FakeSurfaceComposer
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1532 status_t SurfaceFlinger::notifyPowerHint(int32_t hintId) { in notifyPowerHint() function in android::SurfaceFlinger