Searched refs:mutableColors (Results 1 – 2 of 2) sorted by relevance
110 SkColor* mutableColors() { return const_cast<SkColor*>(fColors); } in mutableColors() function
386 SkColor* colors = desc.mutableColors(); in CreateProc()