HomeSort by relevance Sort by last modified time
    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 358 milliseconds