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

  /external/libvncserver/webclients/novnc/include/
display.js 323 //that.copyImage(0, 0, -deltaX, 0, v.w, v.h);
329 //that.copyImage(0, 0, 0, -deltaY, v.w, v.h);
424 that.copyImage = function(old_x, old_y, new_x, new_y, w, h) {
rfb.js     [all...]
  /external/deqp/modules/gles31/functional/
es31fCopyImageTests.cpp 838 void copyImage (const glw::Functions& gl,
    [all...]

Completed in 1966 milliseconds