Searched refs:dstArray (Results 1 – 1 of 1) sorted by relevance
243 float* dstArray = autoDst.ptr() + dstIndex; in mapPoints() local246 matrix->mapPoints((SkPoint*)dstArray, (const SkPoint*)srcArray, in mapPoints()249 matrix->mapVectors((SkVector*)dstArray, (const SkVector*)srcArray, in mapPoints()