Home
last modified time | relevance | path

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

/third_party/skia/include/core/
H A DSkScalar.h106 static inline SkScalar SkScalarSquare(SkScalar x) { return x * x; } in SkScalarSquare() function

Completed in 2 milliseconds