Home
last modified time | relevance | path

Searched refs:confAttrib (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglValidate.h25 static bool confAttrib(EGLint attrib);
DEglValidate.cpp24 bool EglValidate::confAttrib(EGLint attrib) { in confAttrib() function in EglValidate
DEglImp.cpp767 if(!EglValidate::confAttrib(attribute)){ in eglGetConfigAttrib()