HomeSort by relevance Sort by last modified time
    Searched refs:incWakeCount (Results 1 - 2 of 2) sorted by null

  /frameworks/native/opengl/libs/EGL/
egl_display.h 81 mHibernation.incWakeCount(HibernationMachine::STRONG);
130 bool enter() { return mHibernation.incWakeCount(HibernationMachine::WEAK); }
167 bool incWakeCount(WakeRefStrength strenth);
egl_display.cpp 358 mHibernation.incWakeCount(HibernationMachine::STRONG);
385 bool egl_display_t::HibernationMachine::incWakeCount(WakeRefStrength strength) {

Completed in 451 milliseconds