OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mHibernating
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/libs/EGL/
egl_display.h
157
HibernationMachine(): mWakeCount(0),
mHibernating
(false),
175
bool
mHibernating
;
egl_display.cpp
378
if (CC_UNLIKELY(
mHibernating
)) {
391
mHibernating
= false;
415
mHibernating
= true;
Completed in 309 milliseconds