Searched refs:GrClipType (Results 1 – 5 of 5) sorted by relevance
51 GrClipType getElementType(int i) const { return fList[i].fType; } in getElementType()115 GrClipType fType;
44 virtual GrClipType getType() const = 0;
382 enum GrClipType { enum
144 virtual GrClipType getType() const;184 virtual GrClipType getType() const { return kRect_ClipType; } in getType()
136 GrClipType SkGrClipIterator::getType() const { in getType()