Home
last modified time | relevance | path

Searched defs:MakeScale (Results 1 – 1 of 1) sorted by relevance

/external/skia/include/core/
DSkMatrix.h30 static SkMatrix SK_WARN_UNUSED_RESULT MakeScale(SkScalar sx, SkScalar sy) { in MakeScale() function
36 static SkMatrix SK_WARN_UNUSED_RESULT MakeScale(SkScalar scale) { in MakeScale() function