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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
egl_proc.h 56 typedef __eglMustCastToProperFunctionPointerType (* eglGetProcAddress_t) (const char*);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
egl_proc.h 56 typedef __eglMustCastToProperFunctionPointerType (EGLAPIENTRY *eglGetProcAddress_t) (const char*);
  /sdk/emulator/opengl/tests/EGL_host_wrapper/
egl_proc.h 56 typedef __eglMustCastToProperFunctionPointerType (* eglGetProcAddress_t) (const char*);

Completed in 162 milliseconds