Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkCommandBuffer.cpp226 void GrVkCommandBuffer::copyImage(const GrVkGpu* gpu, in copyImage() function in GrVkCommandBuffer
/external/libvncserver/webclients/novnc/include/
Ddisplay.js333 copyImage: function (old_x, old_y, new_x, new_y, w, h) { method in Display
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp867 void copyImage (const glw::Functions& gl, in copyImage() function