Searched refs:constAlpha (Results 1 – 2 of 2) sorted by relevance
572 uint8_t constAlpha; /*!< The const alpha value used in blend. */ member739 uint8_t constAlpha; /*!< Const alpha value, 1-bit. */ member
2535 config->constAlpha = 0U; in DPU_LayerBlendGetDefaultConfig()2632 layerBlend->BLENDCONTROL = DPU_LAYERBLEND_BLENDCONTROL_BlendAlpha(config->constAlpha) | in DPU_SetLayerBlendConfig()3259 config->constAlpha = 1U; in DPU_DisplayGetDefaultConfig()3317 DPU_FRAMEGEN_FGCCR_CcRed(config->constRed) | DPU_FRAMEGEN_FGCCR_CcAlpha(config->constAlpha); in DPU_SetDisplayConfig()