Home | History | Annotate | Download | only in core

Lines Matching full:isneg

28     return !value.isNeg() && value.is32();
239 SkASSERT(!safeSize.isNeg());