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

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

Completed in 295 milliseconds