Home
last modified time | relevance | path

Searched refs:fPatch (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/samplecode/
H A DSampleClip.cpp548 SkPoint fPatch[12]; member in HalfPlaneCoons
560 fPatch[0] = { 0, 0 };
561 fPatch[1] = { 100, 0 };
562 fPatch[2] = { 200, 0 };
563 fPatch[3] = { 300, 0 };
564 fPatch[4] = { 300, 100 };
565 fPatch[5] = { 300, 200 };
566 fPatch[6] = { 300, 300 };
567 fPatch[7] = { 200, 300 };
568 fPatch[
[all...]

Completed in 3 milliseconds