Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
H A DSamplePathOverstroke.cpp21 int fPathType; // super lazy enum member in OverstrokeView
27 fPathType = 0; in OverstrokeView()
46 fPathType = (fPathType + 1) % 4;
130 switch (fPathType) {

Completed in 1 milliseconds