Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DFrameBuffer.h507 void createSharedTrivialContext(EGLContext* contextOut, EGLSurface* surfOut);
DFrameBuffer.cpp2996 void FrameBuffer::createSharedTrivialContext(EGLContext* contextOut, EGLSurface* surfOut) { in createSharedTrivialContext() function in gfxstream::FrameBuffer
3533 createSharedTrivialContext(&context, &surface); in platformCreateSharedEglContext()