OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:round_up_to_page_size
(Results
1 - 3
of
3
) sorted by null
/device/linaro/hikey/gralloc/
gralloc_helper.h
24
inline size_t
round_up_to_page_size
(size_t x)
function
alloc_device.cpp
187
size =
round_up_to_page_size
(size);
framebuffer_device.cpp
373
size_t fbSize =
round_up_to_page_size
(finfo.line_length * info.yres_virtual);
Completed in 104 milliseconds