OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:badContextMatch
(Results
1 - 3
of
3
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglValidate.h
27
static bool
badContextMatch
(EGLContext ctx,EGLSurface s1,EGLSurface s2);
EglValidate.cpp
72
bool EglValidate::
badContextMatch
(EGLContext ctx,EGLSurface s1,EGLSurface s2) {
EglImp.cpp
674
if(!releaseContext && EglValidate::
badContextMatch
(context,read,draw)) {
[
all
...]
Completed in 291 milliseconds