OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_isGL2
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/libOpenglRender/
RenderContext.h
35
bool isGL2() const { return
m_isGL2
; }
45
bool
m_isGL2
;
RenderContext.cpp
48
c->
m_isGL2
= true;
67
m_isGL2
(false)
Completed in 37 milliseconds