Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_angle_platform.cpp37 static ResetDisplayPlatformFunc angleResetDisplayPlatform = nullptr; variable
118 angleResetDisplayPlatform = in initializeAnglePlatform()
139 if (angleResetDisplayPlatform) { in resetAnglePlatform()
140 angleResetDisplayPlatform(dpy); in resetAnglePlatform()