Home | History | Annotate | Download | only in core

Lines Matching refs:computeFastBounds

421         return tmpUnfiltered.computeFastBounds(rawBounds, storage);
2001 if (this->quickReject(paint.computeFastBounds(r, &storage))) {
2027 if (this->quickReject(paint.computeFastBounds(regionRect, &storage))) {
2046 if (this->quickReject(paint.computeFastBounds(oval, &storage))) {
2068 if (this->quickReject(paint.computeFastBounds(oval, &storage))) {
2086 if (this->quickReject(paint.computeFastBounds(rrect.getBounds(), &storage))) {
2113 if (this->quickReject(paint.computeFastBounds(outer.getBounds(), &storage))) {
2136 if (this->quickReject(paint.computeFastBounds(pathBounds, &storage))) {
2185 paint->computeFastBounds(tmp, &tmp);
2232 paint->computeFastBounds(dst, &storage);
2272 if (this->quickReject(paint->computeFastBounds(bounds, &storage))) {
2316 if (this->quickReject(paint ? paint->computeFastBounds(dst, &storage) : dst)) {
2349 if (this->quickReject(paint ? paint->computeFastBounds(dst, &storage) : dst)) {
2375 if (this->quickReject(paint ? paint->computeFastBounds(dst, &storage) : dst)) {
2398 if (this->quickReject(paint ? paint->computeFastBounds(dst, &storage) : dst)) {
2421 if (this->quickReject(paint ? paint->computeFastBounds(dst, &storage) : dst)) {
2538 if (this->quickReject(paint.computeFastBounds(storage, &tmp))) {
2811 paint->computeFastBounds(bounds, &bounds);