Searched defs:underlyingContext (Results 1 – 1 of 1) sorted by relevance
3612 void* underlyingContext = s_egl.eglGetNativeContextANDROID(getDisplay(), context); in platformCreateSharedEglContext() local3634 bool FrameBuffer::platformDestroySharedEglContext(void* underlyingContext) { in platformDestroySharedEglContext()