OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_hasGLContext
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
TransferQueue.h
188
bool
m_hasGLContext
;
TransferQueue.cpp
60
,
m_hasGLContext
(true)
228
return
m_hasGLContext
;
233
m_hasGLContext
= hasContext;
Completed in 16 milliseconds