Home
last modified time | relevance | path

Searched refs:ADDR_ALIGN (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dcommon_macros.h26 #define ADDR_ALIGN(ptr, sz, align) \ macro
40 #define UI_ADDR_ALIGN(ptr, sz) ADDR_ALIGN(ptr, sz, ALIGNMENT_BYTES)