Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/egl/
DeglDisplay.cpp222 EGLContextSet::iterator ctxToDelete = ctxIte; in terminate() local
224 eglDestroyContext(static_cast<EGLDisplay>(this), *ctxToDelete); in terminate()