Searched refs:skColors (Results 1 – 1 of 1) sorted by relevance
358 bool AddColors(const CPDF_ExpIntFunc* pFunc, SkTDArray<SkColor>* skColors) { in AddColors() argument365 skColors->push( in AddColors()369 skColors->push( in AddColors()382 SkTDArray<SkColor>* skColors, in AddSamples() argument420 skColors->push(color); in AddSamples()427 SkTDArray<SkColor>* skColors, in AddStitching() argument437 if (!AddColors(pSubFunc, skColors)) in AddStitching()2005 SkTDArray<SkColor> skColors; in DrawShading() local2016 if (!AddSamples(pSampledFunc, &skColors, &skPos)) in DrawShading()2019 if (!AddColors(pExpIntFuc, &skColors)) in DrawShading()[all …]