HomeSort by relevance Sort by last modified time
    Searched full:old_y (Results 1 - 3 of 3) sorted by null

  /external/libvncserver/webclients/novnc/include/
display.js 333 copyImage: function (old_x, old_y, new_x, new_y, w, h) {
335 var y1 = old_y - this._viewportLoc.y;
589 this.copyImage(a.old_x, a.old_y, a.x, a.y, a.width, a.height);
rfb.js     [all...]
  /hardware/intel/img/psb_video/src/
pnw_rotate.c 309 int old_bufw = 0, old_bufh = 0, old_x = 0, old_y = 0, old_w = 0, old_h = 0; local
320 (old_x != scaling_offset_x) || (old_y != scaling_offset_y) ||
326 old_y = scaling_offset_y;

Completed in 272 milliseconds