Searched defs:isFast (Results 1 – 8 of 8) sorted by relevance
74 bool isFast() const { return all(); } in isFast() function
241 bool isFast() const { in isFast() function
213 bool isFast() const { return all(); } in isFast() function317 bool isFast() const { in isFast() function
176 const bool isFast = shapeData.left() <= shapeData.right() && shapeData.top() <= shapeData.bot(); in MakeRect() local
194 bool Instruction::isFast() const { in isFast() function in Instruction
299 bool Instruction::isFast() const { in isFast() function in Instruction
1505 void IncrementPasteCounter(bool isFast) { in IncrementPasteCounter()
646 bool isFast = insetRect.isSorted(); in make_rect_blur() local