Lines Matching full:pixel
43 * sub-pixel accuracy, which is scaled up to a pixel-aligned destination
92 * only to the next full pixel. No pixel outside of the source rectangle may
103 * combined with pixel alpha.
104 * The pixel values in the framebuffers are expected to not be
148 * pixel blend mode:
149 * Pixel blend mode is set up with drm_plane_create_blend_mode_property().
157 * Blend formula that ignores the pixel alpha::
163 * Blend formula that assumes the pixel color values
171 * Blend formula that assumes the pixel color values have not
181 * Each of the RGB component values from the plane's pixel
183 * Alpha component value from the plane's pixel. If the plane's
184 * pixel format has no alpha component, then this is assumed to be
559 * drm_property_create_enum()) called "pixel blend mode" and has the
563 * Blend formula that ignores the pixel alpha.
566 * Blend formula that assumes the pixel color values have been already
570 * Blend formula that assumes the pixel color values have not been
597 "pixel blend mode", in drm_plane_create_blend_mode_property()