Searched refs:DoCopyArea16 (Results 1 – 2 of 2) sorted by relevance
787 DoCopyArea16 ((const uint16 *) sPtr, in CopyArea()1128 DoCopyArea16 (((const uint16 *) sPtr) + (qDNGBigEndian ? 1 : 0), in CopyArea()
759 inline void DoCopyArea16 (const uint16 *sPtr, in DoCopyArea16() function