Searched refs:fRRectOrOvalIsCCW (Results 1 – 2 of 2) sorted by relevance
186 *isCCW = SkToBool(fRRectOrOvalIsCCW); in isOval()202 *isCCW = SkToBool(fRRectOrOvalIsCCW); in isRRect()338 fRRectOrOvalIsCCW = false; in SkPathRef()487 fRRectOrOvalIsCCW = isCCW; in setIsOval()493 fRRectOrOvalIsCCW = isCCW; in setIsRRect()540 SkBool8 fRRectOrOvalIsCCW; variable
180 bool isCCW = SkToBool(src.fRRectOrOvalIsCCW); in CreateTransformedCopy()182 (*dst)->fRRectOrOvalIsCCW = isCCW; in CreateTransformedCopy()288 ref->fRRectOrOvalIsCCW = rrectOrOvalIsCCW; in CreateFromBuffer()371 ((fRRectOrOvalIsCCW & 1) << kRRectOrOvalIsCCW_SerializationShift) | in writeToBuffer()417 fRRectOrOvalIsCCW = ref.fRRectOrOvalIsCCW; in copy()