Lines Matching refs:kPath
51 this->initType(Type::kPath, &path); in GrShape()
94 this->initType(Type::kPath, &path); in GrShape()
240 case Type::kPath: in asPath()
248 if (Type::kPath != fType) { in asNestedRects()
328 case Type::kPath: in knownToBeConvex()
358 case Type::kPath: in inverseFilled()
397 case Type::kPath: in knownToBeClosed()
425 case Type::kPath: in segmentMask()
469 kPath, enumerator
478 bool wasPath = Type::kPath == fType;
480 bool isPath = Type::kPath == type;
498 SkASSERT(Type::kPath == fType); in path()
503 SkASSERT(Type::kPath == fType); in path()