Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp69 EGLContext eglShareContext = shareContext ? shareContext->fContext : nullptr; in EGLGLTestContext() local
350 EGLGLTestContext* eglShareContext = reinterpret_cast<EGLGLTestContext*>(shareContext); in CreatePlatformGLTestContext() local
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp201 EGLContext eglShareContext = shareContext ? shareContext->fContext : nullptr; in ANGLEGLContext() local
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp197 EGLContext eglShareContext = shareContext in CommandBufferGLTestContext() local