Lines Matching refs:too_large
230 static inline bool too_large(int width, int height)
981 assert(!too_large(abs(op->dst.x), abs(op->dst.y)));
982 assert(!too_large(op->dst.width, op->dst.height));
1653 if (too_large(pixmap->drawable.width, pixmap->drawable.height))
1745 if (too_large(op->dst.width, op->dst.height) &&
1894 if (too_large(dst_pixmap->drawable.width,
2485 if (too_large(tmp.dst.width, tmp.dst.height)) {
2512 if (too_large(src->width, src->height)) {
2638 too_large(src->drawable.width, src->drawable.height) ||
2639 too_large(dst->drawable.width, dst->drawable.height)) {
2762 if (too_large(dst->width, dst->height))
2791 if (too_large(dst->width, dst->height)) {
2889 too_large(dst->drawable.width, dst->drawable.height))
2975 too_large(dst->drawable.width, dst->drawable.height))