HomeSort by relevance Sort by last modified time
    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 181 size = round_up_to_page_size(size);
framebuffer_device.cpp 375 size_t fbSize = round_up_to_page_size(finfo.line_length * info.yres_virtual);

Completed in 767 milliseconds