Home | History | Annotate | Download | only in gpu

Lines Matching refs:kEmpty

14         case Type::kEmpty:
101 result.fType = Type::kEmpty;
104 case Type::kEmpty:
105 result.fType = is_inverted(false, inversion) ? Type::kInvertedEmpty : Type::kEmpty;
108 result.fType = is_inverted(true, inversion) ? Type::kInvertedEmpty : Type::kEmpty;
134 case Type::kEmpty:
226 case Type::kEmpty:
267 case Type::kEmpty:
401 case Type::kEmpty:
433 this->initType(Type::kEmpty);
528 : Type::kEmpty);
619 fType = fRRectData.fInverted ? Type::kInvertedEmpty : Type::kEmpty;
628 fType = Type::kEmpty;
677 this->changeType(fLineData.fInverted ? Type::kInvertedEmpty : Type::kEmpty);
696 this->changeType(Type::kEmpty);
756 this->changeType(Type::kEmpty);