Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/egl/
DeglDisplay.h74 void onDestroyContext(EGLContext ctx);
DeglDisplay.cpp631 void eglDisplay::onDestroyContext(EGLContext ctx) { in onDestroyContext() function in eglDisplay
Degl.cpp263 s_display.onDestroyContext((EGLContext)this); in ~EGLContext_t()