Home
last modified time | relevance | path

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

/third_party/skia/include/private/
H A DSkTo.h20 template <typename S> constexpr int16_t SkToS16(S x) { return SkTo<int16_t>(x); } in SkToS16() function

Completed in 2 milliseconds