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

  /external/skia/src/gpu/vk/
GrVkCommandBuffer.h 117 void copyImage(const GrVkGpu* gpu,
GrVkCommandBuffer.cpp 226 void GrVkCommandBuffer::copyImage(const GrVkGpu* gpu,
GrVkGpu.cpp     [all...]
  /external/libvncserver/webclients/novnc/include/
display.js 333 copyImage: function (old_x, old_y, new_x, new_y, w, h) {
589 this.copyImage(a.old_x, a.old_y, a.x, a.y, a.width, a.height);
  /external/deqp/modules/gles31/functional/
es31fCopyImageTests.cpp 867 void copyImage (const glw::Functions& gl,
    [all...]

Completed in 959 milliseconds