Home
last modified time | relevance | path

Searched refs:perpixelAlpha (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRga.cpp391 bool perpixelAlpha = 0; in RgaBlit() local
693 perpixelAlpha = NormalRgaFormatHasAlpha(RkRgaGetRgaFormat(relSrcRect.format)); in RgaBlit()
696 ALOGE("blend = %x , perpixelAlpha = %d",blend,perpixelAlpha); in RgaBlit()
709 if (perpixelAlpha && planeAlpha < 255) { in RgaBlit()
711 } else if (perpixelAlpha) in RgaBlit()
718 if (perpixelAlpha && planeAlpha < 255) in RgaBlit()
720 else if (perpixelAlpha) in RgaBlit()
730 if (perpixelAlpha && planeAlpha < 255) in RgaBlit()
732 else if (perpixelAlpha) in RgaBlit()
739 if (perpixelAlpha && planeAlpha < 255) in RgaBlit()
[all …]
/OK3568_Linux_fs/docs/en/RK3566_RK3568/
H A DRK3566_RK3568_Linux4.19_SDK_Note.md354 * - Modify the judgment about perpixelAlpha.
/OK3568_Linux_fs/docs/cn/RK3566_RK3568/
H A DRK3566_RK3568_Linux4.19_SDK_Note.md354 * - Modify the judgment about perpixelAlpha.
/OK3568_Linux_fs/external/linux-rga/docs/
H A DRockchip_FAQ_RGA_CN.md255 E librga : blend = 0 , perpixelAlpha = 1 //混合模式以及图像格式是否本身存在Alpha值
H A DRockchip_Developer_Guide_RGA_CN.md2914 D librga : blend = 0 , perpixelAlpha = 1
H A DRockchip_FAQ_RGA_EN.md251 E librga : blend = 0 , perpixelAlpha = 1 //Blending mode and whether the image format inc…
H A DRockchip_Developer_Guide_RGA_EN.md2682 D librga : blend = 0 , perpixelAlpha = 1