Searched defs:sk_64_asS32 (Results 1 - 2 of 2) sorted by path

/external/skia/include/core/
H A DSkMath.h29 static inline int32_t sk_64_asS32(int64_t value) { function
52 return sk_64_asS32(tmp);
/external/skqp/include/core/
H A DSkMath.h29 static inline int32_t sk_64_asS32(int64_t value) { function
52 return sk_64_asS32(tmp);

Completed in 414 milliseconds