Searched refs:VmaBinaryFindSorted (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/ |
H A D | vk_mem_alloc.h | 3601 IterT VmaBinaryFindSorted(const IterT& beg, const IterT& end, const KeyT& value, const CmpLess& cmp) in VmaBinaryFindSorted() function 8691 const SuballocationVectorType::iterator it = VmaBinaryFindSorted( in Free() 8711 …VmaBinaryFindSorted(suballocations2nd.begin(), suballocations2nd.end(), refSuballoc, VmaSuballocat… in Free() 8712 …VmaBinaryFindSorted(suballocations2nd.begin(), suballocations2nd.end(), refSuballoc, VmaSuballocat… in Free() 8803 SuballocationVectorType::const_iterator it = VmaBinaryFindSorted( in FindSuballocation() 8818 …VmaBinaryFindSorted(suballocations2nd.begin(), suballocations2nd.end(), refSuballoc, VmaSuballocat… in FindSuballocation() 8819 …VmaBinaryFindSorted(suballocations2nd.begin(), suballocations2nd.end(), refSuballoc, VmaSuballocat… in FindSuballocation()
|
/aosp_15_r20/external/skia/vma_android/include/ |
H A D | vk_mem_alloc.h | 3514 IterT VmaBinaryFindSorted(const IterT& beg, const IterT& end, const KeyT& value, const CmpLess& cmp) in VmaBinaryFindSorted() function 8667 const SuballocationVectorType::iterator it = VmaBinaryFindSorted( in Free() 8687 …VmaBinaryFindSorted(suballocations2nd.begin(), suballocations2nd.end(), refSuballoc, VmaSuballocat… in Free() 8688 …VmaBinaryFindSorted(suballocations2nd.begin(), suballocations2nd.end(), refSuballoc, VmaSuballocat… in Free() 8779 SuballocationVectorType::const_iterator it = VmaBinaryFindSorted( in FindSuballocation() 8794 …VmaBinaryFindSorted(suballocations2nd.begin(), suballocations2nd.end(), refSuballoc, VmaSuballocat… in FindSuballocation() 8795 …VmaBinaryFindSorted(suballocations2nd.begin(), suballocations2nd.end(), refSuballoc, VmaSuballocat… in FindSuballocation()
|