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

  /external/skia/src/gpu/
GrBlurUtils.h 30 namespace GrBlurUtils {
GrBlurUtils.cpp 8 #include "GrBlurUtils.h"
244 void GrBlurUtils::drawPathWithMaskFilter(GrContext* context,
258 void GrBlurUtils::drawPathWithMaskFilter(GrContext* context,
SkGpuDevice_drawTexture.cpp 9 #include "GrBlurUtils.h"
345 GrBlurUtils::drawPathWithMaskFilter(this->context(), fRenderTargetContext.get(), this->clip(),
SkGpuDevice.cpp 11 #include "GrBlurUtils.h"
381 GrBlurUtils::drawPathWithMaskFilter(fContext.get(), fRenderTargetContext.get(),
442 GrBlurUtils::drawPathWithMaskFilter(fContext.get(), fRenderTargetContext.get(),
487 GrBlurUtils::drawPathWithMaskFilter(fContext.get(), fRenderTargetContext.get(), this->clip(),
637 GrBlurUtils::drawPathWithMaskFilter(fContext.get(), fRenderTargetContext.get(), this->clip(),
    [all...]
GrRenderTargetContext.cpp 13 #include "GrBlurUtils.h"
68 GrBlurUtils::drawPathWithMaskFilter(fRenderTargetContext->fContext, fRenderTargetContext,
    [all...]
  /external/skqp/src/gpu/
GrBlurUtils.h 30 namespace GrBlurUtils {
GrBlurUtils.cpp 8 #include "GrBlurUtils.h"
244 void GrBlurUtils::drawPathWithMaskFilter(GrContext* context,
258 void GrBlurUtils::drawPathWithMaskFilter(GrContext* context,
SkGpuDevice_drawTexture.cpp 9 #include "GrBlurUtils.h"
341 GrBlurUtils::drawPathWithMaskFilter(this->context(), fRenderTargetContext.get(), this->clip(),
SkGpuDevice.cpp 10 #include "GrBlurUtils.h"
377 GrBlurUtils::drawPathWithMaskFilter(fContext.get(), fRenderTargetContext.get(),
438 GrBlurUtils::drawPathWithMaskFilter(fContext.get(), fRenderTargetContext.get(),
483 GrBlurUtils::drawPathWithMaskFilter(fContext.get(), fRenderTargetContext.get(), this->clip(),
641 GrBlurUtils::drawPathWithMaskFilter(fContext.get(), fRenderTargetContext.get(), this->clip(),
    [all...]
GrRenderTargetContext.cpp 13 #include "GrBlurUtils.h"
68 GrBlurUtils::drawPathWithMaskFilter(fRenderTargetContext->fContext, fRenderTargetContext,
    [all...]

Completed in 217 milliseconds