Searched defs:dstShorts (Results 1 – 1 of 1) sorted by relevance
61 static inline void swapShorts(jshort* dstShorts, const jshort* srcShorts, size_t count) { in swapShorts()242 jshort* dstShorts = reinterpret_cast<jshort*>(dst); in unsafeBulkCopy() local