Searched refs:incWakeCount (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A Degl_display.h81 mHibernation.incWakeCount(HibernationMachine::STRONG);
130 bool enter() { return mHibernation.incWakeCount(HibernationMachine::WEAK); }
167 bool incWakeCount(WakeRefStrength strenth);
H A Degl_display.cpp371 mHibernation.incWakeCount(HibernationMachine::STRONG);
398 bool egl_display_t::HibernationMachine::incWakeCount(WakeRefStrength strength) { function in class:android::egl_display_t::HibernationMachine

Completed in 449 milliseconds