Searched refs:SkPaintToGrPaintWithTexture (Results 1 – 8 of 8) sorted by relevance
/external/skqp/src/gpu/ |
D | SkGr.h | 115 bool SkPaintToGrPaintWithTexture(GrContext* context,
|
D | SkGpuDevice_drawTexture.cpp | 302 if (!SkPaintToGrPaintWithTexture(fContext.get(), fRenderTargetContext->colorSpaceInfo(), paint, in drawTextureProducerImpl()
|
D | SkGr.cpp | 558 bool SkPaintToGrPaintWithTexture(GrContext* context, in SkPaintToGrPaintWithTexture() function
|
D | SkGpuDevice.cpp | 1038 if (!SkPaintToGrPaintWithTexture(this->context(), fRenderTargetContext->colorSpaceInfo(), paint, in drawBitmapTile()
|
/external/skia/src/gpu/ |
D | SkGr.h | 117 bool SkPaintToGrPaintWithTexture(GrRecordingContext*,
|
D | SkGr.cpp | 568 bool SkPaintToGrPaintWithTexture(GrRecordingContext* context, in SkPaintToGrPaintWithTexture() function
|
D | SkGpuDevice_drawTexture.cpp | 312 if (!SkPaintToGrPaintWithTexture(context, rtc->colorSpaceInfo(), paint, ctm, in draw_texture_producer()
|
D | SkGpuDevice.cpp | 1000 if (!SkPaintToGrPaintWithTexture(this->context(), fRenderTargetContext->colorSpaceInfo(), paint, in drawBitmapTile()
|