Home
last modified time | relevance | path

Searched defs:hasEglExtension (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/tests/lib/include/
DEGLUtils.h304 bool EGLUtils::hasEglExtension(EGLDisplay dpy, const char* name) { in hasEglExtension() function
/frameworks/native/opengl/tests/EGLTest/
DEGL_test.cpp31 bool hasEglExtension(EGLDisplay dpy, const char* extensionName) { in hasEglExtension() function