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