Searched refs:mapPointsWithStride (Results 1 – 2 of 2) sorted by relevance
634 matrix->mapPointsWithStride(GrTCast<GrPoint*>(vertices), vsize, 4); in SetRectVertices()645 srcMatrices[i]->mapPointsWithStride(coords, vsize, 4); in SetRectVertices()
398 void mapPointsWithStride(SkPoint pts[], size_t stride, int count) const { in mapPointsWithStride() function