Home
last modified time | relevance | path

Searched refs:invertAlpha (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_pxp.c351 if (config->invertAlpha) in PXP_SetAlphaSurfaceBlendConfig()
945 .alpha = 0U, .invertAlpha = false, .alphaMode = kPXP_AlphaRop, .ropMode = kPXP_RopMergeAs}; in PXP_StartRectCopy()
Dfsl_elcdif.c326 if (config->invertAlpha) in ELCDIF_SetAlphaSurfaceBlendConfig()
Dfsl_elcdif.h275 bool invertAlpha; /*!< Set true to invert the alpha. */ member
Dfsl_pxp.h270 bool invertAlpha; /*!< Set true to invert the alpha. */ member