Searched refs:fPathType (Results 1 – 2 of 2) sorted by relevance
21 int fPathType; // super lazy enum member in OverstrokeView27 fPathType = 0; in OverstrokeView()50 fPathType = (fPathType + 1) % 4; in onQuery()135 switch (fPathType) { in onDrawContent()