Searched defs:isFast (Results 1 – 4 of 4) sorted by relevance
213 bool isFast() const { return all(); } in isFast() function317 bool isFast() const { in isFast() function
194 bool Instruction::isFast() const { in isFast() function in Instruction
983 bool isFast = insetRect.isSorted(); in make_rect_blur() local
1505 void IncrementPasteCounter(bool isFast) { in IncrementPasteCounter()