HomeSort by relevance Sort by last modified time
    Searched refs:freeGpuResources (Results 1 - 10 of 10) sorted by null

  /external/skia/gm/
textblobuseaftergpufree.cpp 60 canvas->getGrContext()->freeGpuResources();
textblobrandomfont.cpp 126 canvas->getGrContext()->freeGpuResources();
  /external/skia/src/gpu/
GrDrawingManager.h 32 void freeGpuResources();
GrDrawingManager.cpp 46 void GrDrawingManager::freeGpuResources() {
GrContext.cpp 155 void GrContext::freeGpuResources() {
163 fDrawingManager->freeGpuResources();
  /external/skia/tests/
TextBlobCacheTest.cpp 149 context->freeGpuResources();
152 context->freeGpuResources();
ClearTest.cpp 50 context->freeGpuResources();
  /external/skia/include/gpu/
GrContext.h 149 void freeGpuResources();
  /external/skia/bench/
SKPBench.cpp 190 context->freeGpuResources();
  /external/skia/samplecode/
SampleApp.cpp     [all...]

Completed in 391 milliseconds