Searched defs:HEIGHT_ALIGN (Results 1 – 3 of 3) sorted by relevance
24 const uint32_t HEIGHT_ALIGN = 2U; variable
68 static constexpr uint32_t HEIGHT_ALIGN = 2; variable
39 #define HEIGHT_ALIGN 2U macro