Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_angle_platform.cpp40 static GetDisplayPlatformFunc angleGetDisplayPlatform = nullptr;
144 reinterpret_cast<GetDisplayPlatformFunc>(dlsym(so, "ANGLEGetDisplayPlatform")); in initializeAnglePlatform()
/frameworks/native/opengl/include/EGL/
DPlatform.h327 typedef bool(ANGLE_APIENTRY *GetDisplayPlatformFunc)(angle::EGLDisplayType, typedef