Home
last modified time | relevance | path

Searched refs:ANGLE_APIENTRY (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/include/EGL/
DPlatform.h31 # define ANGLE_APIENTRY __stdcall macro
33 # define ANGLE_APIENTRY macro
313 ANGLE_PLATFORM_EXPORT bool ANGLE_APIENTRY ANGLEGetDisplayPlatform(angle::EGLDisplayType display,
321 ANGLE_PLATFORM_EXPORT void ANGLE_APIENTRY ANGLEResetDisplayPlatform(angle::EGLDisplayType display);
327 typedef bool(ANGLE_APIENTRY *GetDisplayPlatformFunc)(angle::EGLDisplayType,
332 typedef void(ANGLE_APIENTRY *ResetDisplayPlatformFunc)(angle::EGLDisplayType);