Searched refs:GrClipType (Results 1 – 5 of 5) sorted by relevance
44 GrClipType getElementType(int i) const { return fList[i].fType; } in getElementType()110 GrClipType fType;
37 virtual GrClipType getType() const = 0;
109 virtual GrClipType getType() const;149 virtual GrClipType getType() const { return kRect_ClipType; } in getType()
518 enum GrClipType { enum
153 GrClipType SkGrClipIterator::getType() const { in getType()