HomeSort by relevance Sort by last modified time
    Searched refs:gl_noop (Results 1 - 3 of 3) sorted by null

  /frameworks/native/opengl/libs/EGL/
egldefs.h 57 extern "C" void gl_noop();
Loader.cpp 249 f = (__eglMustCastToProperFunctionPointerType)gl_noop;
251 f = (__eglMustCastToProperFunctionPointerType)gl_noop;
253 f = (__eglMustCastToProperFunctionPointerType)gl_noop;
egl.cpp 341 void gl_noop() { function in namespace:android

Completed in 443 milliseconds