OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wasBinded
(Results
1 - 3
of
3
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLESbuffer.h
35
bool
wasBinded
(){return m_wasBound;};
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp
208
return objData.Ptr() ? ((GLESbuffer*)objData.Ptr())->
wasBinded
():GL_FALSE;
[
all
...]
/sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp
[
all
...]
Completed in 131 milliseconds