Home
last modified time | relevance | path

Searched refs:SkPaintToGrPaintWithTexture (Results 1 – 8 of 8) 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.h117 bool SkPaintToGrPaintWithTexture(GrRecordingContext*,
DSkGr.cpp568 bool SkPaintToGrPaintWithTexture(GrRecordingContext* context, in SkPaintToGrPaintWithTexture() function
DSkGpuDevice_drawTexture.cpp312 if (!SkPaintToGrPaintWithTexture(context, rtc->colorSpaceInfo(), paint, ctm, in draw_texture_producer()
DSkGpuDevice.cpp1000 if (!SkPaintToGrPaintWithTexture(this->context(), fRenderTargetContext->colorSpaceInfo(), paint, in drawBitmapTile()