Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/gl/
DGrGLStencilAttachment.cpp23 GrGLGpu* gpuGL = (GrGLGpu*) this->getGpu(); in onRelease() local
24 const GrGLInterface* gl = gpuGL->glInterface(); in onRelease()
/third_party/skia/src/gpu/gl/
DGrGLAttachment.cpp121 GrGLGpu* gpuGL = (GrGLGpu*)this->getGpu(); in onRelease() local
122 const GrGLInterface* gl = gpuGL->glInterface(); in onRelease()