HomeSort by relevance Sort by last modified time
    Searched refs:__eglMustCastToProperFunctionPointerType (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /frameworks/native/opengl/libs/EGL/
Loader.cpp 217 __eglMustCastToProperFunctionPointerType* curr,
224 __eglMustCastToProperFunctionPointerType f =
225 (__eglMustCastToProperFunctionPointerType)dlsym(dso, name);
236 f = (__eglMustCastToProperFunctionPointerType)dlsym(dso, scrap);
245 f = (__eglMustCastToProperFunctionPointerType)dlsym(dso, scrap);
251 f = (__eglMustCastToProperFunctionPointerType)gl_unimplemented;
259 f = (__eglMustCastToProperFunctionPointerType)gl_noop;
261 f = (__eglMustCastToProperFunctionPointerType)gl_noop;
263 f = (__eglMustCastToProperFunctionPointerType)gl_noop;
397 __eglMustCastToProperFunctionPointerType* curr
    [all...]
Loader.h 40 typedef __eglMustCastToProperFunctionPointerType (*getProcAddressType)(
70 __eglMustCastToProperFunctionPointerType* curr,
eglApi.cpp 62 __eglMustCastToProperFunctionPointerType address;
120 (__eglMustCastToProperFunctionPointerType)&eglLockSurfaceKHR },
122 (__eglMustCastToProperFunctionPointerType)&eglUnlockSurfaceKHR },
126 (__eglMustCastToProperFunctionPointerType)&eglCreateImageKHR },
128 (__eglMustCastToProperFunctionPointerType)&eglDestroyImageKHR },
132 (__eglMustCastToProperFunctionPointerType)&eglCreateSyncKHR },
134 (__eglMustCastToProperFunctionPointerType)&eglDestroySyncKHR },
136 (__eglMustCastToProperFunctionPointerType)&eglClientWaitSyncKHR },
138 (__eglMustCastToProperFunctionPointerType)&eglSignalSyncKHR },
140 (__eglMustCastToProperFunctionPointerType)&eglGetSyncAttribKHR }
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
main.h 66 __eglMustCastToProperFunctionPointerType __stdcall glGetProcAddress(const char *procname);
  /external/chromium_org/third_party/mesa/src/src/egl/main/
egldriver.h 107 extern __eglMustCastToProperFunctionPointerType
  /external/mesa3d/src/egl/main/
egldriver.h 107 extern __eglMustCastToProperFunctionPointerType
  /frameworks/native/opengl/libs/
hooks.h 70 __eglMustCastToProperFunctionPointerType extensions[MAX_NUMBER_OF_GL_EXTENSIONS];
  /frameworks/native/opengl/libagl/
egl.cpp 820 __eglMustCastToProperFunctionPointerType address;
825 (__eglMustCastToProperFunctionPointerType)&glDrawTexsOES },
827 (__eglMustCastToProperFunctionPointerType)&glDrawTexiOES },
829 (__eglMustCastToProperFunctionPointerType)&glDrawTexfOES },
831 (__eglMustCastToProperFunctionPointerType)&glDrawTexxOES },
833 (__eglMustCastToProperFunctionPointerType)&glDrawTexsvOES },
835 (__eglMustCastToProperFunctionPointerType)&glDrawTexivOES },
837 (__eglMustCastToProperFunctionPointerType)&glDrawTexfvOES },
839 (__eglMustCastToProperFunctionPointerType)&glDrawTexxvOES },
841 (__eglMustCastToProperFunctionPointerType)&glQueryMatrixxOES }
    [all...]
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
egl_proc.h 56 typedef __eglMustCastToProperFunctionPointerType (* eglGetProcAddress_t) (const char*);
  /sdk/emulator/opengl/tests/EGL_host_wrapper/
egl_proc.h 56 typedef __eglMustCastToProperFunctionPointerType (* eglGetProcAddress_t) (const char*);
  /external/deqp/framework/egl/
egluApiPrototypes.inl 38 __eglMustCastToProperFunctionPointerType eglGetProcAddress (const char* procname);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
egl_proc.h 56 typedef __eglMustCastToProperFunctionPointerType (EGLAPIENTRY *eglGetProcAddress_t) (const char*);
  /development/ndk/platforms/android-9/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /external/chromium_org/ppapi/lib/gl/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /external/chromium_org/third_party/khronos/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /external/chromium_org/third_party/mesa/src/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /external/mesa3d/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /frameworks/native/opengl/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY

Completed in 536 milliseconds

1 2 3 4