Home
last modified time | relevance | path

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

/device/linaro/hikey/gralloc/
Dgralloc_helper.h24 inline size_t round_up_to_page_size(size_t x) in round_up_to_page_size() function
Dframebuffer_device.cpp375 size_t fbSize = round_up_to_page_size(finfo.line_length * info.yres_virtual); in init_frame_buffer_locked()
Dalloc_device.cpp181 size = round_up_to_page_size(size); in gralloc_alloc_buffer()