Lines Matching full:destination
306 * g2d_copy - copy contents in source buffer to destination buffer.
312 * information to destination.
315 * @dst_x: x start position to destination buffer.
316 * @dst_y: y start position to destination buffer.
317 * @w: width value to source and destination buffers.
318 * @h: height value to source and destination buffers.
401 * g2d_copy_with_scale - copy contents in source buffer to destination buffer
408 * information to destination.
413 * @dst_x: x start position to destination buffer.
414 * @dst_y: y start position to destination buffer.
415 * @dst_w: width value to destination buffer.
416 * @dst_h: height value to destination buffer.
418 * destination buffers.
524 * information to destination.
527 * @dst_x: x start position to destination buffer.
528 * @dst_y: y start position to destination buffer.
529 * @w: width value to source and destination buffer.
530 * @h: height value to source and destination buffer.