Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h386 typedef struct exynos_image { struct
387 uint32_t fullWidth = 0;
388 uint32_t fullHeight = 0;
389 uint32_t x = 0;
390 uint32_t y = 0;
391 uint32_t w = 0;
392 uint32_t h = 0;
393 uint32_t format= 0;
394 uint64_t usageFlags = 0;
395 uint32_t layerFlags = 0;
[all …]