Home
last modified time | relevance | path

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

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