OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mNeedsGLContextAttach
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
DeferredLayerUpdater.h
61
mNeedsGLContextAttach
= needsAttach;
96
bool
mNeedsGLContextAttach
;
DeferredLayerUpdater.cpp
30
,
mNeedsGLContextAttach
(false)
63
if (
mNeedsGLContextAttach
) {
64
mNeedsGLContextAttach
= false;
Completed in 47 milliseconds