Lines Matching defs:blt
8079 DBG(("%s: trying solid fill [alu=%d, pixel=%08lx] blt paths\n",
8976 DBG(("%s: trying solid fill [%08lx] blt paths\n",
9457 DBG(("%s: blt (%d, %d), (%d, %d)\n",
9516 DBG(("%s: blt (%d, %d), (%d, %d)\n",
9574 DBG(("%s: blt (%d, %d), (%d, %d)\n",
9623 bool clip, blt = true;
9637 if (blt)
9638 blt &= pt->x == 0 || pt->y == 0;
9646 if (blt) {
9647 blt &= pt->x == x || pt->y == y;
9678 return 1 | blt << 2 | clip << 1;
10688 DBG(("%s: trying blt solid fill [%08x, flags=%x] paths\n",
10985 DBG(("%s: blt (%d, %d), (%d, %d)\n",
11452 DBG(("%s: trying blt solid fill [%08lx] paths\n",
11772 DBG(("%s: unsupported blt\n", __FUNCTION__));
12838 DBG(("%s: unsupported blt\n", __FUNCTION__));
12881 copy.blt(sna, ©,
12946 copy.blt(sna, ©,
13025 copy.blt(sna, ©,
14921 DBG(("%s: solid fill [%08x], testing for blt\n",
14930 DBG(("%s: tiled fill, testing for blt\n", __FUNCTION__));
14937 DBG(("%s: stippled fill, testing for blt\n", __FUNCTION__));
17810 return strcasecmp(s, "blt") == 0;