Searched refs:pdConfig (Results 1 – 1 of 1) sorted by relevance
1030 } pdConfig; in PXP_SetPorterDuffConfig() local1032 pdConfig.pdConfigStruct = *config; in PXP_SetPorterDuffConfig()1037 base->ALPHA_A_CTRL = pdConfig.u32; in PXP_SetPorterDuffConfig()1041 base->ALPHA_B_CTRL = pdConfig.u32; in PXP_SetPorterDuffConfig()1067 } pdConfig; in PXP_SetPorterDuffConfig() local1069 pdConfig.pdConfigStruct = *config; in PXP_SetPorterDuffConfig()1071 base->PORTER_DUFF_CTRL = pdConfig.u32; in PXP_SetPorterDuffConfig()1115 } pdConfig; in PXP_GetPorterDuffConfigExt() local1173 pdConfig.u32 = pdCtrl[(uint32_t)mode]; in PXP_GetPorterDuffConfigExt()1175 pdConfig.pdConfigStruct.dstGlobalAlphaMode = dstGlobalAlphaMode; in PXP_GetPorterDuffConfigExt()[all …]