Lines Matching full:destination

40  * @state: Destination state
249 * @dst: Array of destination buffers
256 * This function copies parts of a framebuffer to display memory. Destination and
262 * This function does not apply clipping on @dst (i.e. the destination is at the
323 * @dst: Array of destination buffers
333 * bytes during the process. Destination and framebuffer formats must match. The
340 * This function does not apply clipping on @dst (i.e. the destination is at the
386 * @dst: Array of RGB332 destination buffers
395 * color format during the process. Destination and framebuffer formats must match. The
400 * This function does not apply clipping on @dst (i.e. the destination is at the
456 * @dst: Array of RGB565 destination buffers
466 * color format during the process. Destination and framebuffer formats must match. The
471 * This function does not apply clipping on @dst (i.e. the destination is at the
515 * @dst: Array of XRGB1555 destination buffers
529 * This function does not apply clipping on @dst (i.e. the destination is at the
568 * @dst: Array of ARGB1555 destination buffers
582 * This function does not apply clipping on @dst (i.e. the destination is at the
621 * @dst: Array of RGBA5551 destination buffers
635 * This function does not apply clipping on @dst (i.e. the destination is at the
672 * @dst: Array of RGB888 destination buffers
681 * color format during the process. Destination and framebuffer formats must match. The
686 * This function does not apply clipping on @dst (i.e. the destination is at the
721 * @dst: Array of ARGB8888 destination buffers
735 * This function does not apply clipping on @dst (i.e. the destination is at the
836 * @dst: Array of XRGB2101010 destination buffers
845 * color format during the process. Destination and framebuffer formats must match. The
850 * This function does not apply clipping on @dst (i.e. the destination is at the
891 * @dst: Array of ARGB2101010 destination buffers
905 * This function does not apply clipping on @dst (i.e. the destination is at the
944 * @dst: Array of 8-bit grayscale destination buffers
953 * color format during the process. Destination and framebuffer formats must match. The
958 * This function does not apply clipping on @dst (i.e. the destination is at the
999 * This function does not apply clipping on @dst (i.e. the destination is at the
1085 * @dst: Array of monochrome destination buffers (0=black, 1=white)
1094 * color format during the process. Destination and framebuffer formats must match. The
1099 * This function does not apply clipping on @dst (i.e. the destination is at the
1102 * destination buffer. If the caller requires that the first pixel in a byte must
1140 * The mono destination buffer contains 1 bit per pixel in drm_fb_xrgb8888_to_mono()