Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DFrameBuffer.h539 void destroyEmulatedEglContext(HandleType p_context);
DRenderControl.cpp784 fb->destroyEmulatedEglContext(context); in rcDestroyContext()
DFrameBuffer.cpp3123 void FrameBuffer::destroyEmulatedEglContext(HandleType contextHandle) { in destroyEmulatedEglContext() function in gfxstream::FrameBuffer