Searched defs:copyImage (Results 1 - 2 of 2) sorted by relevance

/external/libvncserver/webclients/novnc/include/
H A Ddisplay.js323 //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) {
/external/deqp/modules/gles31/functional/
H A Des31fCopyImageTests.cpp838 void copyImage (const glw::Functions& gl, function in namespace:deqp::gles31::Functional::__anon3562
1931 copyImage(gl, *dstImage, dstImageLevels, m_dstImageInfo, copy.dstLevel, copy.dstPos,

Completed in 128 milliseconds