Lines Matching full:destination
43 * @state: Destination state
398 * @dst: Array of destination buffers
405 * This function copies parts of a framebuffer to display memory. Destination and
411 * This function does not apply clipping on @dst (i.e. the destination is at the
472 * @dst: Array of destination buffers
482 * bytes during the process. Destination and framebuffer formats must match. The
489 * This function does not apply clipping on @dst (i.e. the destination is at the
525 * @dst: Array of RGB332 destination buffers
534 * color format during the process. Destination and framebuffer formats must match. The
539 * This function does not apply clipping on @dst (i.e. the destination is at the
564 * @dst: Array of RGB565 destination buffers
573 * color format during the process. Destination and framebuffer formats must match. The
578 * This function does not apply clipping on @dst (i.e. the destination is at the
604 * @dst: Array of RGB565BE destination buffers
613 * color format during the process. Destination and framebuffer formats must match. The
618 * This function does not apply clipping on @dst (i.e. the destination is at the
643 * @dst: Array of XRGB1555 destination buffers
657 * This function does not apply clipping on @dst (i.e. the destination is at the
683 * @dst: Array of ARGB1555 destination buffers
697 * This function does not apply clipping on @dst (i.e. the destination is at the
723 * @dst: Array of RGBA5551 destination buffers
737 * This function does not apply clipping on @dst (i.e. the destination is at the
763 * @dst: Array of RGB888 destination buffers
772 * color format during the process. Destination and framebuffer formats must match. The
777 * This function does not apply clipping on @dst (i.e. the destination is at the
803 * @dst: Array of BGR888 destination buffers
812 * color format during the process. Destination and framebuffer formats must match. The
817 * This function does not apply clipping on @dst (i.e. the destination is at the
843 * @dst: Array of ARGB8888 destination buffers
857 * This function does not apply clipping on @dst (i.e. the destination is at the
883 * @dst: Array of ABGR8888 destination buffers
897 * This function does not apply clipping on @dst (i.e. the destination is at the
925 * @dst: Array of XBGR8888 destination buffers
939 * This function does not apply clipping on @dst (i.e. the destination is at the
967 * @dst: Array of BGRX8888 destination buffers
981 * This function does not apply clipping on @dst (i.e. the destination is at the
1009 * @dst: Array of XRGB2101010 destination buffers
1018 * color format during the process. Destination and framebuffer formats must match. The
1023 * This function does not apply clipping on @dst (i.e. the destination is at the
1050 * @dst: Array of ARGB2101010 destination buffers
1064 * This function does not apply clipping on @dst (i.e. the destination is at the
1091 * @dst: Array of 8-bit grayscale destination buffers
1100 * color format during the process. Destination and framebuffer formats must match. The
1105 * This function does not apply clipping on @dst (i.e. the destination is at the
1135 * @dst: Array of ARGB4444 destination buffers
1149 * This function does not apply clipping on @dst (i.e. the destination is at the
1186 * This function does not apply clipping on @dst (i.e. the destination is at the
1275 * @dst: Array of monochrome destination buffers (0=black, 1=white)
1284 * color format during the process. Destination and framebuffer formats must match. The
1289 * This function does not apply clipping on @dst (i.e. the destination is at the
1292 * destination buffer. If the caller requires that the first pixel in a byte must
1330 * The mono destination buffer contains 1 bit per pixel