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

/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);

Completed in 55 milliseconds