Home
last modified time | relevance | path

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

/graphics/graphics-path/src/main/cpp/math/
DTVecHelpers.h593 friend inline constexpr VECTOR<T> MATH_PURE step(T edge, VECTOR<T> v) { in step() function
600 friend inline constexpr VECTOR<T> MATH_PURE step(VECTOR<T> edge, VECTOR<T> v) { in step() function