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