Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DSkGr.cpp415 const GrColorInfo& dstColorInfo, in skpaint_to_grpaint_impl()
589 const GrColorInfo& dstColorInfo, in SkPaintToGrPaint()
599 const GrColorInfo& dstColorInfo, in SkPaintToGrPaintReplaceShader()
614 const GrColorInfo& dstColorInfo, in SkPaintToGrPaintWithBlend()
DSkGr.h116 const GrColorInfo& dstColorInfo, in SkPaintToGrPaintWithPrimitiveColor()
/third_party/skia/tests/
DGradientTest.cpp395 GrColorInfo dstColorInfo(GrColorType::kRGBA_8888, kPremul_SkAlphaType, in test_unsorted_degenerate() local
/third_party/skia/src/gpu/v1/
DDevice_drawTexture.cpp329 const GrColorInfo& dstColorInfo) { in texture_color()