Home
last modified time | relevance | path

Searched refs:SkPaintToGrPaintWithTexture (Results 1 – 7 of 7) sorted by relevance

/external/skqp/src/gpu/
DSkGr.h115 bool SkPaintToGrPaintWithTexture(GrContext* context,
DSkGpuDevice_drawTexture.cpp302 if (!SkPaintToGrPaintWithTexture(fContext.get(), fRenderTargetContext->colorSpaceInfo(), paint, in drawTextureProducerImpl()
DSkGr.cpp558 bool SkPaintToGrPaintWithTexture(GrContext* context, in SkPaintToGrPaintWithTexture() function
DSkGpuDevice.cpp1038 if (!SkPaintToGrPaintWithTexture(this->context(), fRenderTargetContext->colorSpaceInfo(), paint, in drawBitmapTile()
/external/skia/src/gpu/
DSkGr.h143 bool SkPaintToGrPaintWithTexture(GrRecordingContext*,
DSkGr.cpp531 bool SkPaintToGrPaintWithTexture(GrRecordingContext* context, in SkPaintToGrPaintWithTexture() function
DSkGpuDevice_drawTexture.cpp517 if (!SkPaintToGrPaintWithTexture(context, in draw_image()