Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/core/
DSkMatrix.h54 static SkMatrix SK_WARN_UNUSED_RESULT MakeScale(SkScalar sx, SkScalar sy) { in MakeScale() function
69 static SkMatrix SK_WARN_UNUSED_RESULT MakeScale(SkScalar scale) { in MakeScale() function