Home | History | Annotate | Download | only in bench

Lines Matching refs:SkPatchUtils

11 #include "SkPatchUtils.h"
44 const SkPoint points[SkPatchUtils::kNumCtrlPts] = {
54 memcpy(fCubics, points, SkPatchUtils::kNumCtrlPts * sizeof(SkPoint));
58 const SkColor colors[SkPatchUtils::kNumCorners] = {
61 memcpy(fColors, colors, SkPatchUtils::kNumCorners * sizeof(SkColor));
65 const SkPoint texCoords[SkPatchUtils::kNumCorners] = {
68 memcpy(fTexCoords, texCoords, SkPatchUtils::kNumCorners * sizeof(SkPoint));
169 const SkPoint points[SkPatchUtils::kNumCtrlPts] = {
179 memcpy(fCubics, points, SkPatchUtils::kNumCtrlPts * sizeof(SkPoint));
195 const SkPoint points[SkPatchUtils::kNumCtrlPts] = {
205 memcpy(fCubics, points, SkPatchUtils::kNumCtrlPts * sizeof(SkPoint));
221 const SkPoint points[SkPatchUtils::kNumCtrlPts] = {
231 memcpy(fCubics, points, SkPatchUtils::kNumCtrlPts * sizeof(SkPoint));