Searched refs:RectType (Results 1 – 4 of 4) sorted by relevance
202 using RectType = CFX_RTemplate<BaseType>; variable232 CFX_RTemplate(const RectType& other) in CFX_RTemplate()251 RectType& operator+=(const PointType& p) {256 RectType& operator-=(const PointType& p) {293 void Inflate(const RectType& rt) { in Inflate()312 void Deflate(const RectType& rt) { in Deflate()324 bool Contains(const RectType& rt) const { in Contains()355 void Union(const RectType& rt) { in Union()369 void Intersect(const RectType& rt) { in Intersect()383 bool IntersectWith(const RectType& rt) const { in IntersectWith()[all …]
38 enum RectType { enum in RectanizerBench44 RectanizerBench(RectanizerType rectanizerType, RectType rectType) in RectanizerBench()117 RectType fRectType;
104 enum RectType { enum119 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,
689 SkDraw::RectType SkDraw::ComputeRectType(const SkPaint& paint, in ComputeRectType()692 RectType rtype; in ComputeRectType()746 RectType rtype = ComputeRectType(paint, *fMatrix, &strokeSize); in drawRect()