Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLSemaphore.h39 backendSemaphore.initGL(fSync); in backendSemaphore()
/third_party/skia/include/gpu/
DGrBackendSemaphore.h45 void initGL(GrGLsync sync) { in initGL() function