Searched defs:allocateTable (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/ | ||
H A D | GrD3DDescriptorTableManager.cpp | 64 sk_sp<GrD3DDescriptorTable> GrD3DDescriptorTableManager::Heap::allocateTable( in allocateTable() function in GrD3DDescriptorTableManager::Heap |
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/ | ||
D | trie_map.cpp | 232 int TrieMap::allocateTable(const int entryCount) { in allocateTable() function in latinime::TrieMap |