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 58 extern "C" void gl_noop();
Loader.cpp 259 f = (__eglMustCastToProperFunctionPointerType)gl_noop;
261 f = (__eglMustCastToProperFunctionPointerType)gl_noop;
263 f = (__eglMustCastToProperFunctionPointerType)gl_noop;
egl.cpp 356 void gl_noop() { function in namespace:android

Completed in 198 milliseconds