Home
last modified time | relevance | path

Searched defs:pageSize (Results 1 – 5 of 5) sorted by relevance

/hardware/google/aemu/base/
DSubAllocator_unittest.cpp53 for (size_t pageSize : pageSizesToTest) { in TEST() local
105 const size_t pageSize = 64; in TEST() local
164 for (auto pageSize : pageSizesToTest) { in TEST() local
DSubAllocator.cpp198 uint64_t pageSize; member in android::base::SubAllocator::Impl
208 uint64_t pageSize) : in SubAllocator()
/hardware/google/gfxstream/guest/android-emu/aemu/base/
DAndroidSubAllocator.cpp186 uint64_t pageSize; member in gfxstream::guest::SubAllocator::Impl
196 uint64_t pageSize) : in SubAllocator()
/hardware/google/aemu/snapshot/include/snapshot/
Dcommon.h32 int32_t pageSize; member
/hardware/interfaces/graphics/mapper/4.0/vts/functional/
DVtsHalGraphicsMapperV4_0TargetTest.cpp2724 const int pageSize = getpagesize(); in TEST_P() local
2756 const int pageSize = getpagesize(); in TEST_P() local
2801 const int pageSize = getpagesize(); in TEST_P() local