Home
last modified time | relevance | path

Searched refs:transparency (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/include/linux/platform_data/
Dvideo-pxafb.h77 transparency:1, member
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-decoder-regs.txt680 bit indexed, local alpha is a per-pixel 256 step transparency, with 0 being
682 bit(s) act as a simple transparency switch, with 0 being solid & 1 being
685 Global alpha is a 256 step transparency that applies to the entire osd,
/linux-4.4.14/Documentation/fb/
Dapi.txt195 struct fb_bitfield transp; /* transparency */
268 green, blue and alpha (transparency) components. Location and size of each
Dframebuffer.txt93 bits per color part (red, green, blue, transparency) to support all
96 transparency).
/linux-4.4.14/arch/cris/boot/rescue/
Dhead_v10.S169 ;; skip the code transparency block (10 bytes).
/linux-4.4.14/Documentation/arm/OMAP/
DDSS189 trans_key_value transparency color key (RGB24)
/linux-4.4.14/Documentation/
Ddma-buf-sharing.txt238 - full transparency for existing users on the importer side, i.e. userspace
/linux-4.4.14/drivers/video/fbdev/
Dpxafb.c402 var->transp.length = mode->transparency; in pxafb_setmode()