Home
last modified time | relevance | path

Searched defs:GetPrev (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fxfa/layout/
H A Dcxfa_contentlayoutitem.h29 CXFA_ContentLayoutItem* GetPrev() const { return m_pPrev; } in GetPrev() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddxtmpl.h399 inline TYPE &CDXList<TYPE,ARG_TYPE>::GetPrev(DXLISTPOS &rPosition) { in GetPrev() function
406 inline TYPE CDXList<TYPE,ARG_TYPE>::GetPrev(DXLISTPOS &rPosition) const { in GetPrev() function
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/heap_manager/
H A Dmemory_block.h276 MemoryBlockInternal *GetPrev() { return m_prev; } in GetPrev() function
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Drankings.cc451 CacheRankingsBlock* Rankings::GetPrev(CacheRankingsBlock* node, List list) { in GetPrev() function in disk_cache::Rankings
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h5101 static ItemType* GetPrev(const ItemType* item) { return ItemTypeTraits::GetPrev(item); } in GetPrev() function
6138 static ItemType* GetPrev(const ItemType* item) in GetPrev() function
11131 static ItemType* GetPrev(const ItemType* item) { return item->m_PrevPool; } in GetPrev() function
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h5015 static ItemType* GetPrev(const ItemType* item) { return ItemTypeTraits::GetPrev(item); } in GetPrev() function
6077 static ItemType* GetPrev(const ItemType* item) in GetPrev() function
11105 static ItemType* GetPrev(const ItemType* item) { return item->m_PrevPool; } in GetPrev() function