Home
last modified time | relevance | path

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

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