Searched refs:copyWithOffset (Results 1 – 2 of 2) sorted by relevance
49 static inline void copyWithOffset(Vertex* vertex, const Vertex& src, float x, float y) { in copyWithOffset() function
98 TYPE::copyWithOffset(&dst[i], src[i], xOffset, yOffset); in copyInto()