Home
last modified time | relevance | path

Searched defs:exynos_win_config_data (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.h152 struct exynos_win_config_data struct
154 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 …]