Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_angle_platform.h29 void resetAnglePlatform(EGLDisplay dpy);
Degl_angle_platform.cpp138 void resetAnglePlatform(EGLDisplay dpy) { in resetAnglePlatform() function
Degl_display.cpp468 angle::resetAnglePlatform(disp.dpy); in terminate()