Searched refs:SkCubicTypeName (Results 1 – 4 of 4) sorted by relevance
82 caption.appendf(" (%s)", SkCubicTypeName(SkClassifyCubic(fPoints))); in onDrawContent()
188 static inline const char* SkCubicTypeName(SkCubicType type) { in SkCubicTypeName() function
258 static inline const char* SkCubicTypeName(SkCubicType type) { in SkCubicTypeName() function
212 caption.appendf(" (%s)", SkCubicTypeName(fCubicType)); in onDrawContent()