Home
last modified time | relevance | path

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

/hardware/google/aemu/base/
DSubAllocator.cpp159 size_t toPageSize = in alloc() local
165 &addr_alloc, toPageSize); in alloc()
179 size_t toPageSize = in allocFixed() local
184 &addr_alloc, toPageSize, offset)) { in allocFixed()
/hardware/google/gfxstream/guest/android-emu/aemu/base/
DAndroidSubAllocator.cpp164 size_t toPageSize = in alloc() local
170 &addr_alloc, toPageSize); in alloc()