Home
last modified time | relevance | path

Searched defs:nextItem (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp1928 Item* const nextItem = pItem->pNext; in InsertAfter() local
3023 SuballocationList::iterator nextItem = item; in MergeFreeWithNext() local
3048 SuballocationList::iterator nextItem = suballocItem; in FreeSuballocation() local
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h5566 ItemType* const nextItem = pItem->pNext; in InsertAfter() local
9646 VmaSuballocationList::iterator nextItem = item; in MergeFreeWithNext() local
9671 VmaSuballocationList::iterator nextItem = suballocItem; in FreeSuballocation() local