Searched defs:scaleFactors (Results 1 – 2 of 2) sorted by relevance
63 const SkV2& scaleFactors() const { return fScale; } in scaleFactors() function
689 SkScalar scaleFactors[2] = { 1, 1 }; in onCanDrawPath() local