Home | History | Annotate | Download | only in core

Lines Matching refs:mutable

943     mutable SkRect      fBounds;
947 mutable uint8_t fBoundsIsDirty;
948 mutable uint8_t fConvexity;
949 mutable uint8_t fDirection;
950 mutable SkBool8 fIsFinite; // only meaningful if bounds are valid
951 mutable SkBool8 fIsOval;