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