Home
last modified time | relevance | path

Searched refs:IsAligned (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/font/
H A Dfont_ram_allocator.cpp31 if (!IsAligned(ramAddr)) { in SetRamAddr()
44 if (!IsAligned(size)) { in Allocate()
98 bool FontRamAllocator::IsAligned(uint32_t addr) in IsAligned() function in OHOS::FontRamAllocator
H A Dfont_ram_allocator.h56 bool IsAligned(uint32_t addr);

Completed in 1 milliseconds