Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/gralloc/legacy/
Dgralloc.cpp45 static inline size_t roundUpToPageSize(size_t x) { in roundUpToPageSize() function
68 size = roundUpToPageSize(size + formatToBytesPerFrame(format, w, h)); in gralloc_alloc_buffer()