Searched defs:exynos_win_config_data (Results 1 – 1 of 1) sorted by relevance
152 struct exynos_win_config_data struct154 enum {160 } state = WIN_STATE_DISABLED;162 uint32_t color = 0;163 const ExynosLayer* layer = nullptr;164 uint64_t buffer_id = 0;166 int acq_fence = -1;167 int rel_fence = -1;168 float plane_alpha = 1;170 ExynosMPP* assignedMPP = NULL;[all …]