Searched defs:subtrahend (Results 1 – 3 of 3) sorted by relevance
127 public abstract ShortDuration minus(ShortDuration subtrahend); in minus()223 @Override public ShortDuration minus(ShortDuration subtrahend) { in minus()
64 nstime_subtract(nstime_t *time, const nstime_t *subtrahend) in nstime_subtract()
269 const SkPath* subtrahend = &two; in OpDebug() local