Searched refs:GetDisplayPlatformFunc (Results 1 – 2 of 2) sorted by relevance
36 static GetDisplayPlatformFunc angleGetDisplayPlatform = nullptr;111 reinterpret_cast<GetDisplayPlatformFunc>(dlsym(so, "ANGLEGetDisplayPlatform")); in initializeAnglePlatform()
327 typedef bool(ANGLE_APIENTRY *GetDisplayPlatformFunc)(angle::EGLDisplayType, typedef