Searched refs:fRRectOrOvalIsCCW (Results 1 – 4 of 4) sorted by relevance
188 *isCCW = SkToBool(fRRectOrOvalIsCCW); in isOval()204 *isCCW = SkToBool(fRRectOrOvalIsCCW); in isRRect()341 fRRectOrOvalIsCCW = false; in SkPathRef()494 fRRectOrOvalIsCCW = isCCW; in setIsOval()500 fRRectOrOvalIsCCW = isCCW; in setIsRRect()547 SkBool8 fRRectOrOvalIsCCW; variable
189 *isCCW = SkToBool(fRRectOrOvalIsCCW); in isOval()205 *isCCW = SkToBool(fRRectOrOvalIsCCW); in isRRect()342 fRRectOrOvalIsCCW = false; in SkPathRef()498 fRRectOrOvalIsCCW = isCCW; in setIsOval()504 fRRectOrOvalIsCCW = isCCW; in setIsRRect()552 SkBool8 fRRectOrOvalIsCCW; variable
193 bool isCCW = SkToBool(src.fRRectOrOvalIsCCW); in CreateTransformedCopy()195 (*dst)->fRRectOrOvalIsCCW = isCCW; in CreateTransformedCopy()472 fRRectOrOvalIsCCW = ref.fRRectOrOvalIsCCW; in copy()
193 bool isCCW = SkToBool(src.fRRectOrOvalIsCCW); in CreateTransformedCopy()195 (*dst)->fRRectOrOvalIsCCW = isCCW; in CreateTransformedCopy()470 fRRectOrOvalIsCCW = ref.fRRectOrOvalIsCCW; in copy()