Home
last modified time | relevance | path

Searched refs:abandonGpuResources (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLPathRendering.h47 void abandonGpuResources();
DGrGLPathRendering.cpp78 void GrGLPathRendering::abandonGpuResources() { in abandonGpuResources() function in GrGLPathRendering
DGrGLGpu.cpp400 this->glPathRendering()->abandonGpuResources(); in contextAbandoned()