Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/buffer/vdi_base/include/
H A Dhi_gbm_internal.h24 const uint32_t HEIGHT_ALIGN = 2U; variable
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
H A Dallocator.h68 static constexpr uint32_t HEIGHT_ALIGN = 2; variable
/ohos5.0/drivers/peripheral/display/hal/default/
H A Ddisplay_gralloc.c39 #define HEIGHT_ALIGN 2U macro