Home
last modified time | relevance | path

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

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