Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
DeglDisplay.h68 void onDestroyContext(EGLContext ctx);
DeglDisplay.cpp560 void eglDisplay::onDestroyContext(EGLContext ctx) { in onDestroyContext() function in eglDisplay
Degl.cpp236 s_display.onDestroyContext((EGLContext)this); in ~EGLContext_t()