Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/buffer/vdi_base/include/
H A Dhi_gbm_internal.h25 const uint32_t WIDTH_ALIGN = 8U; variable
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
H A Dallocator.h69 static constexpr uint32_t WIDTH_ALIGN = 8; variable
/ohos5.0/drivers/peripheral/display/hal/default/
H A Ddisplay_gralloc.c40 #define WIDTH_ALIGN 8U macro