Searched defs:dstColorInfo (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/gpu/ |
D | SkGr.cpp | 328 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()
|
D | SkGr.h | 133 const GrColorInfo& dstColorInfo, in SkPaintToGrPaintWithPrimitiveColor()
|
D | SkGpuDevice_drawTexture.cpp | 326 const GrColorInfo& dstColorInfo) { in texture_color()
|
/external/skia/tests/ |
D | GradientTest.cpp | 395 GrColorInfo dstColorInfo(GrColorType::kRGBA_8888, kPremul_SkAlphaType, in test_unsorted_degenerate() local
|