Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_angle_platform.cpp41 static ResetDisplayPlatformFunc angleResetDisplayPlatform = nullptr; variable
151 angleResetDisplayPlatform = in initializeAnglePlatform()
170 if (angleResetDisplayPlatform) { in resetAnglePlatform()
171 angleResetDisplayPlatform(dpy); in resetAnglePlatform()