Lines Matching refs:kRRect
20 case Type::kRRect: in operator =()
83 case Type::kRRect: in MakeFilled()
158 case Type::kRRect: in bounds()
231 case Type::kRRect: in unstyledKeySize()
273 case Type::kRRect: in writeUnstyledKey()
394 case Type::kRRect: in GrShape()
524 this->changeType(Type::kRRect); in attemptToSimplifyPath()
531 this->changeType(Type::kRRect); in attemptToSimplifyPath()
538 this->changeType(Type::kRRect); in attemptToSimplifyPath()
551 this->changeType(Type::kRRect); in attemptToSimplifyPath()
567 if (Type::kRRect == fType) { in attemptToSimplifyPath()
603 SkASSERT(Type::kRRect == fType); in attemptToSimplifyRRect()
698 this->changeType(Type::kRRect); in attemptToSimplifyArc()
758 this->changeType(Type::kRRect); in attemptToSimplifyStrokedLineToRRect()