Home
last modified time | relevance | path

Searched refs:scross (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkMatrix.cpp48 // sdot and scross are indended to capture these compound operations into a
264 static inline SkScalar scross(SkScalar a, SkScalar b, SkScalar c, SkScalar d) { in scross() function
711 return SkDoubleToScalar(scross(a, b, c, d) * scale); in scross_dscale()

Completed in 4 milliseconds