Searched refs:copyImage (Results 1 – 3 of 3) sorted by relevance
/external/libvncserver/webclients/novnc/include/ |
D | display.js | 424 that.copyImage = function(old_x, old_y, new_x, new_y, w, h) { function
|
D | rfb.js | 1110 display.copyImage(old_x, old_y, FBU.x, FBU.y, FBU.width, FBU.height);
|
/external/deqp/modules/gles31/functional/ |
D | es31fCopyImageTests.cpp | 838 void copyImage (const glw::Functions& gl, in copyImage() function 1931 copyImage(gl, *dstImage, dstImageLevels, m_dstImageInfo, copy.dstLevel, copy.dstPos, in copyImageIter()
|