Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h196 struct exynos_win_config_data struct
198 enum {
205 } state = WIN_STATE_DISABLED;
207 uint32_t color = 0;
208 const ExynosLayer* layer = nullptr;
209 uint64_t buffer_id = 0;
210 int fd_idma[3] = {-1, -1, -1};
211 int acq_fence = -1;
212 int rel_fence = -1;
213 float plane_alpha = 1;
[all …]