Searched refs:ResetDisplayPlatformFunc (Results 1 – 2 of 2) sorted by relevance
41 static ResetDisplayPlatformFunc angleResetDisplayPlatform = nullptr;152 reinterpret_cast<ResetDisplayPlatformFunc>(dlsym(so, "ANGLEResetDisplayPlatform")); in initializeAnglePlatform()
332 typedef void(ANGLE_APIENTRY *ResetDisplayPlatformFunc)(angle::EGLDisplayType); typedef