Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DDescriptorTableManager.cpp64 sk_sp<GrD3DDescriptorTable> GrD3DDescriptorTableManager::Heap::allocateTable( in allocateTable() function in GrD3DDescriptorTableManager::Heap
88 sk_sp<GrD3DDescriptorTable> GrD3DDescriptorTableManager::HeapPool::allocateTable( in allocateTable() function in GrD3DDescriptorTableManager::HeapPool
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dtrie_map.cpp232 int TrieMap::allocateTable(const int entryCount) { in allocateTable() function in latinime::TrieMap