Lines Matching refs:SkPatchUtils
22 #include "src/utils/SkPatchUtils.h"
39 SkPoint bottom[SkPatchUtils::kNumPtsCubic];
40 SkPatchUtils::GetBottomCubic(cubics, bottom);
41 SkPoint top[SkPatchUtils::kNumPtsCubic];
42 SkPatchUtils::GetTopCubic(cubics, top);
43 SkPoint left[SkPatchUtils::kNumPtsCubic];
44 SkPatchUtils::GetLeftCubic(cubics, left);
45 SkPoint right[SkPatchUtils::kNumPtsCubic];
46 SkPatchUtils::GetRightCubic(cubics, right);
80 const SkPoint gCubics[SkPatchUtils::kNumCtrlPts] = {
91 const SkPoint gTexCoords[SkPatchUtils::kNumCorners] = {
157 const SkColor colors[SkPatchUtils::kNumCorners] = {
163 const SkColor colors[SkPatchUtils::kNumCorners] = {
169 const SkColor colors[SkPatchUtils::kNumCorners] = {
178 const SkColor colors[SkPatchUtils::kNumCorners] = {
188 const SkColor colors[SkPatchUtils::kNumCorners] = {