Home
last modified time | relevance | path

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

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