Searched refs:SkPaintToGrPaintWithTexture (Results 1 – 7 of 7) 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 | 143 bool SkPaintToGrPaintWithTexture(GrRecordingContext*,
|
D | SkGr.cpp | 531 bool SkPaintToGrPaintWithTexture(GrRecordingContext* context, in SkPaintToGrPaintWithTexture() function
|
D | SkGpuDevice_drawTexture.cpp | 517 if (!SkPaintToGrPaintWithTexture(context, in draw_image()
|