Lines Matching defs:canComputeFastBounds
910 bool canComputeFastBounds() const {912 return this->getLooper()->canComputeFastBounds(*this);917 /** Only call this if canComputeFastBounds() returned true. This takes a929 if (paint.canComputeFastBounds()) {