Searched defs:new_y (Results 1 – 4 of 4) sorted by relevance
/external/libvncserver/x11vnc/ |
D | xrandr.c | 87 int new_x, new_y; in handle_subwin_resize() local 140 static void handle_xrandr_change(int new_x, int new_y) { in handle_xrandr_change()
|
D | scrollevent_t.h | 44 int new_x, new_y, new_w, new_h; member
|
/external/libvncserver/webclients/novnc/include/ |
D | display.js | 424 that.copyImage = function(old_x, old_y, new_x, new_y, w, h) { argument
|
/external/webp/src/enc/ |
D | picture_csp.c | 540 const int new_y = (int)best_y[off] + diff_y; in PreprocessARGB() local
|