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

1 2 3

  /frameworks/native/opengl/libs/EGL/
Loader.h 40 typedef __eglMustCastToProperFunctionPointerType (*getProcAddressType)(
70 __eglMustCastToProperFunctionPointerType* curr,
Loader.cpp 253 __eglMustCastToProperFunctionPointerType* curr,
260 __eglMustCastToProperFunctionPointerType f =
261 (__eglMustCastToProperFunctionPointerType)dlsym(dso, name);
272 f = (__eglMustCastToProperFunctionPointerType)dlsym(dso, scrap);
281 f = (__eglMustCastToProperFunctionPointerType)dlsym(dso, scrap);
287 f = (__eglMustCastToProperFunctionPointerType)gl_unimplemented;
295 f = (__eglMustCastToProperFunctionPointerType)gl_noop;
297 f = (__eglMustCastToProperFunctionPointerType)gl_noop;
299 f = (__eglMustCastToProperFunctionPointerType)gl_noop;
441 __eglMustCastToProperFunctionPointerType* curr
    [all...]
eglApi.cpp 71 __eglMustCastToProperFunctionPointerType address;
149 (__eglMustCastToProperFunctionPointerType)&eglLockSurfaceKHR },
151 (__eglMustCastToProperFunctionPointerType)&eglUnlockSurfaceKHR },
155 (__eglMustCastToProperFunctionPointerType)&eglCreateImageKHR },
157 (__eglMustCastToProperFunctionPointerType)&eglDestroyImageKHR },
161 (__eglMustCastToProperFunctionPointerType)&eglCreateSyncKHR },
163 (__eglMustCastToProperFunctionPointerType)&eglDestroySyncKHR },
165 (__eglMustCastToProperFunctionPointerType)&eglClientWaitSyncKHR },
167 (__eglMustCastToProperFunctionPointerType)&eglSignalSyncKHR },
169 (__eglMustCastToProperFunctionPointerType)&eglGetSyncAttribKHR }
    [all...]
egl.cpp 43 typedef __eglMustCastToProperFunctionPointerType EGLFuncPointer;
  /external/deqp/framework/egl/wrapper/
eglwTypes.inl 63 typedef void (*__eglMustCastToProperFunctionPointerType) (void);
  /external/mesa3d/src/egl/main/
egldriver.h 107 extern __eglMustCastToProperFunctionPointerType
  /frameworks/native/opengl/libs/
hooks.h 71 __eglMustCastToProperFunctionPointerType extensions[MAX_NUMBER_OF_GL_EXTENSIONS];
  /frameworks/native/opengl/libagl/
egl.cpp 837 __eglMustCastToProperFunctionPointerType address;
842 (__eglMustCastToProperFunctionPointerType)&glDrawTexsOES },
844 (__eglMustCastToProperFunctionPointerType)&glDrawTexiOES },
846 (__eglMustCastToProperFunctionPointerType)&glDrawTexfOES },
848 (__eglMustCastToProperFunctionPointerType)&glDrawTexxOES },
850 (__eglMustCastToProperFunctionPointerType)&glDrawTexsvOES },
852 (__eglMustCastToProperFunctionPointerType)&glDrawTexivOES },
854 (__eglMustCastToProperFunctionPointerType)&glDrawTexfvOES },
856 (__eglMustCastToProperFunctionPointerType)&glDrawTexxvOES },
858 (__eglMustCastToProperFunctionPointerType)&glQueryMatrixxOES }
    [all...]
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
egl_proc.h 56 typedef __eglMustCastToProperFunctionPointerType (* eglGetProcAddress_t) (const char*);
  /development/ndk/platforms/android-9/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /device/generic/goldfish-opengl/system/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
  /external/skia/src/gpu/gl/command_buffer/
SkCommandBufferGLContext.cpp 26 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
73 typedef __eglMustCastToProperFunctionPointerType (*GetProcAddressProc)(const char* procname);
  /frameworks/native/opengl/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/EGL/
egl.h 319 typedef void (*__eglMustCastToProperFunctionPointerType)(void);
322 EGLAPI __eglMustCastToProperFunctionPointerType EGLAPIENTRY

Completed in 369 milliseconds

1 2 3