Home
last modified time | relevance | path

Searched defs:alloc_step (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dbinary_buffer.cpp85 size_t alloc_step = std::max(static_cast<size_t>(128), in ExpandBuf() local
/aosp_15_r20/trusty/kernel/app/mmutest/
H A Dmmutest.c1040 uint alloc_step = 4096; in probe_max_aspace_quota_pages() local
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_descriptor_set.c1945 uint32_t alloc_step = ALIGN_POT(desc_count * pool->desc_sz, granularity); in dzn_descriptor_heap_pool_alloc_slots() local