Searched refs:savePowerModeUpdate (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceInterceptor.h64 void savePowerModeUpdate(int32_t displayId, int32_t mode);
H A DSurfaceInterceptor.cpp587 void SurfaceInterceptor::savePowerModeUpdate(int32_t displayId, int32_t mode) { function in class:android::SurfaceInterceptor
H A DSurfaceFlinger.cpp3331 mInterceptor.savePowerModeUpdate(mCurrentState.displays.valueAt(idx).displayId, mode);
H A DSurfaceFlinger_hwc1.cpp2868 mInterceptor.savePowerModeUpdate(mCurrentState.displays.valueAt(idx).displayId, mode);

Completed in 1502 milliseconds