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

/external/skia/include/core/
H A DSkMatrix.h28 static SkMatrix SK_WARN_UNUSED_RESULT MakeScale(SkScalar sx, SkScalar sy) { function in class:SkMatrix
34 static SkMatrix SK_WARN_UNUSED_RESULT MakeScale(SkScalar scale) { function in class:SkMatrix

Completed in 103 milliseconds