OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isEnable
(Results
1 - 4
of
4
) sorted by null
/development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLESpointer.h
41
bool
isEnable
() const;
/development/tools/emulator/opengl/host/libs/Translator/GLcommon/
GLESpointer.cpp
68
bool GLESpointer::
isEnable
() const {
GLEScontext.cpp
189
return m_map[arr]->
isEnable
();
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp
[
all
...]
Completed in 2929 milliseconds