Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglValidate.h29 static bool noAttribs(const EGLint* attrib);
DEglValidate.cpp66 bool EglValidate::noAttribs(const EGLint* attrib) { in noAttribs() function in EglValidate
DEglImp.cpp494 if(!EglValidate::noAttribs(attrib_list)) { //there are attribs in eglChooseConfig()
785 if(!EglValidate::noAttribs(attrib_list)) { in eglCreateWindowSurface()
820 if(!EglValidate::noAttribs(attrib_list)) { // There are attribs. in eglCreatePbufferSurface()
923 if(!EglValidate::noAttribs(attrib_list)) { in eglCreateOrLoadContext()