Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degldefs.h57 extern "C" void gl_unimplemented();
Degl.cpp212 void gl_unimplemented() { in gl_unimplemented() function
DLoader.cpp300 f = (__eglMustCastToProperFunctionPointerType)gl_unimplemented; in init_api()