Searched full:blends (Results 1 – 6 of 6) sorted by relevance
21 * - Postblend, Blends the OSD1 only
32 Pipeline blends the video and graphics layers and performs colorspace
48 of a graphics card. A non-destructive overlay blends video images into a
40 Compositor blends multiple layers or pixel data flows into one single display
56 * &drm_plane and blends them together. The &drm_display_mode is also attached
19639 + blend = blends[m];19645 + blend = blends[s0_layer_cnt];21179 +static const dpu_block_id_t blends[] = {ID_LAYERBLEND0, ID_LAYERBLEND1,21272 + for (i = 0; i < ARRAY_SIZE(blends); i++) {21273 + if (blend == blends[i])