Home
last modified time | relevance | path

Searched defs:dstColorInfo (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DSkGr.cpp328 const GrColorInfo& dstColorInfo, in skpaint_to_grpaint_impl()
469 const GrColorInfo& dstColorInfo, in SkPaintToGrPaint()
479 const GrColorInfo& dstColorInfo, in SkPaintToGrPaintReplaceShader()
493 const GrColorInfo& dstColorInfo, in SkPaintToGrPaintNoShader()
506 const GrColorInfo& dstColorInfo, in SkPaintToGrPaintWithBlend()
518 const GrColorInfo& dstColorInfo, in SkPaintToGrPaintWithBlendReplaceShader()
532 const GrColorInfo& dstColorInfo, in SkPaintToGrPaintWithTexture()
DSkGr.h133 const GrColorInfo& dstColorInfo, in SkPaintToGrPaintWithPrimitiveColor()
DSkGpuDevice_drawTexture.cpp326 const GrColorInfo& dstColorInfo) { in texture_color()
/external/skia/tests/
DGradientTest.cpp395 GrColorInfo dstColorInfo(GrColorType::kRGBA_8888, kPremul_SkAlphaType, in test_unsorted_degenerate() local