Home
last modified time | relevance | path

Searched defs:underlyingContext (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/
DFrameBuffer.cpp3535 void* underlyingContext = s_egl.eglGetNativeContextANDROID(getDisplay(), context); in platformCreateSharedEglContext() local
3557 bool FrameBuffer::platformDestroySharedEglContext(void* underlyingContext) { in platformDestroySharedEglContext()