Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DSkGr.h135 bool SkPaintToGrPaintWithTexture(GrContext* context,
DSkGpuDevice_drawTexture.cpp306 if (!SkPaintToGrPaintWithTexture(fContext.get(), fRenderTargetContext->colorSpaceInfo(), paint, in drawTextureProducerImpl()
DSkGr.cpp537 bool SkPaintToGrPaintWithTexture(GrContext* context, in SkPaintToGrPaintWithTexture() function
DSkGpuDevice.cpp1028 if (!SkPaintToGrPaintWithTexture(this->context(), fRenderTargetContext->colorSpaceInfo(), paint, in drawBitmapTile()
/external/skqp/src/gpu/
DSkGr.h135 bool SkPaintToGrPaintWithTexture(GrContext* context,
DSkGpuDevice_drawTexture.cpp302 if (!SkPaintToGrPaintWithTexture(fContext.get(), fRenderTargetContext->colorSpaceInfo(), paint, in drawTextureProducerImpl()
DSkGpuDevice.cpp1029 if (!SkPaintToGrPaintWithTexture(this->context(), fRenderTargetContext->colorSpaceInfo(), paint, in drawBitmapTile()
1380 if (!SkPaintToGrPaintWithTexture(this->context(), fRenderTargetContext->colorSpaceInfo(), paint, in drawProducerNine()
1435 if (!SkPaintToGrPaintWithTexture(this->context(), fRenderTargetContext->colorSpaceInfo(), paint, in drawProducerLattice()
DSkGr.cpp558 bool SkPaintToGrPaintWithTexture(GrContext* context, in SkPaintToGrPaintWithTexture() function