HomeSort by relevance Sort by last modified time
    Searched refs:tx2 (Results 1 - 2 of 2) sorted by null

  /external/libvncserver/x11vnc/
userinput.c 1191 int tx1, ty1, tx2, ty2; local
1218 tx2 = attr.x + attr.width;
1228 frame = sraRgnCreateRect(tx1, ty1, tx2, ty2);
1245 tx2 = rect.x2;
1253 if (nabs(tx2-tx1) <= bdskinny) {
1262 if (bdx < tx1 || tx2 <= bdx) {
1274 tx2 -= coff_x;
1280 tx2 -= off_x;
1284 direct_fb_copy(tx1, ty1, tx2, ty2, 1);
1288 if (db > 1) fprintf(stderr, " BDP(%d,%d-%d,%d) dt: %.4f\n", tx1, ty1, tx2, ty2, dt)
1590 int tx1, ty1, tx2, ty2; local
1686 int tx1, ty1, tx2, ty2; local
2412 int tx1, ty1, tx2, ty2; local
3229 int k, tx1, tx2, ty1, ty2; local
3734 int tx2 = rect.x2; local
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.c 1259 const float *tx0, *tx1, *tx2, *tx3; local
1303 const float *tx0, *tx1, *tx2, *tx3; local
1348 const float *tx0, *tx1, *tx2, *tx3; local
    [all...]

Completed in 50 milliseconds