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

  /external/chromium_org/webkit/common/gpu/
grcontext_for_webgraphicscontext3d.cc 64 gr_context_->freeGpuResources();
  /external/chromium_org/third_party/skia/include/gpu/
GrContext.h 110 void freeGpuResources();
    [all...]
  /external/skia/include/gpu/
GrContext.h 110 void freeGpuResources();
    [all...]
  /external/skia/bench/
benchmain.cpp 853 context->freeGpuResources();
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContext3D.cpp 321 m_context->freeGpuResources();
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrContext.cpp 212 void GrContext::freeGpuResources() {
    [all...]
  /external/skia/src/gpu/
GrContext.cpp 212 void GrContext::freeGpuResources() {
    [all...]

Completed in 2604 milliseconds