Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h212 struct exynos_win_config_data struct
214 enum {
221 } state = WIN_STATE_DISABLED;
223 uint32_t color = 0;
224 const ExynosLayer* layer = nullptr;
225 uint64_t buffer_id = 0;
226 int fd_idma[3] = {-1, -1, -1};
227 int acq_fence = -1;
228 int rel_fence = -1;
229 float plane_alpha = 1;
[all …]