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

  /external/chromium_org/third_party/skia/src/gpu/
GrRenderTarget.cpp 54 context->resolveRenderTarget(this);
GrGpu.h 157 void resolveRenderTarget(GrRenderTarget* target);
GrGpu.cpp 200 void GrGpu::resolveRenderTarget(GrRenderTarget* target) {
GrContext.cpp     [all...]
SkGpuDevice.cpp     [all...]
  /external/skia/src/gpu/
GrRenderTarget.cpp 54 context->resolveRenderTarget(this);
GrGpu.h 152 void resolveRenderTarget(GrRenderTarget* target);
GrGpu.cpp 255 void GrGpu::resolveRenderTarget(GrRenderTarget* target) {
GrContext.cpp     [all...]
SkGpuDevice.cpp     [all...]
  /external/chromium_org/third_party/skia/include/gpu/
GrContext.h 719 void resolveRenderTarget(GrRenderTarget*);
    [all...]
  /external/skia/include/gpu/
GrContext.h 709 void resolveRenderTarget(GrRenderTarget*);
    [all...]

Completed in 286 milliseconds