Lines Matching full:pixel
43 * sub-pixel accuracy, which is scaled up to a pixel-aligned destination
86 * only to the next full pixel. No pixel outside of the source rectangle may
97 * combined with pixel alpha.
98 * The pixel values in the framebuffers are expected to not be
142 * pixel blend mode:
143 * Pixel blend mode is set up with drm_plane_create_blend_mode_property().
151 * Blend formula that ignores the pixel alpha::
157 * Blend formula that assumes the pixel color values
165 * Blend formula that assumes the pixel color values have not
175 * Each of the RGB component values from the plane's pixel
177 * Alpha component value from the plane's pixel. If the plane's
178 * pixel format has no alpha component, then this is assumed to be
547 * drm_property_create_enum()) called "pixel blend mode" and has the
551 * Blend formula that ignores the pixel alpha.
554 * Blend formula that assumes the pixel color values have been already
558 * Blend formula that assumes the pixel color values have not been
585 "pixel blend mode", in drm_plane_create_blend_mode_property()