Searched refs:UI_ALIGN_UP (Results 1 – 3 of 3) sorted by relevance
128 width = UI_ALIGN_UP(width); in SetImageInfo()162 width = UI_ALIGN_UP(width); in FillQrCodeColor()186 width = UI_ALIGN_UP(width); in FillQrCodeBackgroundColor()210 width = UI_ALIGN_UP(width); in GetDestData()
38 #define UI_ALIGN_UP(size) ALIGN_UP((size), ALIGNMENT_BYTES) macro43 #define UI_ALIGN_UP(size) ALIGN_UP((size), 4U) macro
70 minSize_ = UI_ALIGN_UP(size); in SetMinChunkSize()81 size = UI_ALIGN_UP(size); in Allocate()