Home
last modified time | relevance | path

Searched refs:copyImage (Results 1 – 3 of 3) sorted by relevance

/external/libvncserver/webclients/novnc/include/
Ddisplay.js424 that.copyImage = function(old_x, old_y, new_x, new_y, w, h) { function
Drfb.js1110 display.copyImage(old_x, old_y, FBU.x, FBU.y, FBU.width, FBU.height);
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp838 void copyImage (const glw::Functions& gl, in copyImage() function
1931 copyImage(gl, *dstImage, dstImageLevels, m_dstImageInfo, copy.dstLevel, copy.dstPos, in copyImageIter()