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

/frameworks/native/opengl/libs/EGL/
H A Degl_display.h158 mAttemptHibernation(false), mDpyValid(false),
177 bool mDpyValid; member in class:android::egl_display_t::HibernationMachine
H A Degl_display.cpp413 ALOGD_IF(!mDpyValid || !cnx->egl.eglAwakenProcessIMG,
436 if (mAllowHibernation && mDpyValid &&
451 mDpyValid = valid;

Completed in 42 milliseconds