Searched refs:PathTransformSize (Results 1 – 3 of 3) sorted by relevance
49 static inline int PathTransformSize(PathTransformType type) { in PathTransformSize() function
56 const int xformBytes = GrPathRendering::PathTransformSize(transformType) * sizeof(float); in appendIndicesAndTransforms()
109 const int xformSize = GrPathRendering::PathTransformSize(transformType); in recordDrawPaths()