Home | History | Annotate | Download | only in EGL

Lines Matching refs:__eglMustCastToProperFunctionPointerType

61     __eglMustCastToProperFunctionPointerType address;
66 (__eglMustCastToProperFunctionPointerType)&eglLockSurfaceKHR },
68 (__eglMustCastToProperFunctionPointerType)&eglUnlockSurfaceKHR },
70 (__eglMustCastToProperFunctionPointerType)&eglCreateImageKHR },
72 (__eglMustCastToProperFunctionPointerType)&eglDestroyImageKHR },
74 (__eglMustCastToProperFunctionPointerType)&eglGetSystemTimeFrequencyNV },
76 (__eglMustCastToProperFunctionPointerType)&eglGetSystemTimeNV },
80 static DefaultKeyedVector<String8, __eglMustCastToProperFunctionPointerType> sGLExtentionMap;
99 extern const __eglMustCastToProperFunctionPointerType gExtensionForwarders[MAX_NUMBER_OF_GL_EXTENSIONS];
639 __eglMustCastToProperFunctionPointerType eglGetProcAddress(const char *procname)
660 __eglMustCastToProperFunctionPointerType addr;