Home
last modified time | relevance | path

Searched refs:round_up_to_page_size (Results 1 – 7 of 7) 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.cpp373 size_t fbSize = round_up_to_page_size(finfo.line_length * info.yres_virtual); in init_frame_buffer_locked()
Dalloc_device.cpp287 size = round_up_to_page_size(size); in gralloc_alloc_buffer()
/device/linaro/hikey/gralloc960/
Dgralloc_helper.h46 static inline size_t round_up_to_page_size(size_t x) in round_up_to_page_size() function
Dframebuffer_device.cpp361 size_t fbSize = round_up_to_page_size(finfo.line_length * info.yres_virtual); in init_frame_buffer_locked()
/device/amlogic/yukawa/hal/gralloc/
Dgralloc_helper.h46 static inline size_t round_up_to_page_size(size_t x) in round_up_to_page_size() function
Dframebuffer_device.cpp361 size_t fbSize = round_up_to_page_size(finfo.line_length * info.yres_virtual); in init_frame_buffer_locked()