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, android::egl_connection_t* const cnx);
Degl_angle_platform.cpp132 void resetAnglePlatform(EGLDisplay dpy, android::egl_connection_t* const cnx) { in resetAnglePlatform() function
Degl_display.cpp434 angle::resetAnglePlatform(disp.dpy, cnx); in terminate()