Home
last modified time | relevance | path

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

/third_party/flutter/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp137 MacGLTestContext* macShareContext = reinterpret_cast<MacGLTestContext*>(shareContext); in CreatePlatformGLTestContext() local
138 MacGLTestContext* ctx = new MacGLTestContext(macShareContext); in CreatePlatformGLTestContext()
/third_party/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp160 MacGLTestContext* macShareContext = reinterpret_cast<MacGLTestContext*>(shareContext); in CreatePlatformGLTestContext() local
161 MacGLTestContext* ctx = new MacGLTestContext(macShareContext); in CreatePlatformGLTestContext()