Searched defs:setSub (Results 1 – 5 of 5) sorted by relevance
35 int8_t setSub; member
41 void setSub(const SkFloat& a, const SkFloat& b) { fPacked = Add(a.fPacked, Neg(b.fPacked)); } in setSub() function
140 Profiler.prototype.setSub = function(sub) { method in Profiler