Searched refs:fRRectOrOvalIsCCW (Results 1 – 4 of 4) sorted by relevance
79 fRRectOrOvalIsCCW = false; in SkPathRef()239 *isCCW = SkToBool(fRRectOrOvalIsCCW); in isOval()255 *isCCW = SkToBool(fRRectOrOvalIsCCW); in isRRect()380 fRRectOrOvalIsCCW = false; in SkPathRef()475 fRRectOrOvalIsCCW = isCCW; in setIsOval()481 fRRectOrOvalIsCCW = isCCW; in setIsRRect()525 bool fRRectOrOvalIsCCW; variable
190 *isCCW = SkToBool(fRRectOrOvalIsCCW); in isOval()206 *isCCW = SkToBool(fRRectOrOvalIsCCW); in isRRect()358 fRRectOrOvalIsCCW = false; in SkPathRef()518 fRRectOrOvalIsCCW = isCCW; in setIsOval()524 fRRectOrOvalIsCCW = isCCW; in setIsRRect()572 bool fRRectOrOvalIsCCW; variable
210 bool isCCW = SkToBool(src.fRRectOrOvalIsCCW); in CreateTransformedCopy()212 (*dst)->fRRectOrOvalIsCCW = isCCW; in CreateTransformedCopy()323 fRRectOrOvalIsCCW = ref.fRRectOrOvalIsCCW; in copy()
240 bool isCCW = SkToBool(src.fRRectOrOvalIsCCW); in CreateTransformedCopy()242 (*dst)->fRRectOrOvalIsCCW = isCCW; in CreateTransformedCopy()519 fRRectOrOvalIsCCW = ref.fRRectOrOvalIsCCW; in copy()