Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/common/
Dlist_map.h162 void splice(const_iterator pos, ListMap<Key, T>& other, const_iterator it) { in splice() function
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DDelaunay.cpp146 void CDelaunay::splice(EdgePointer a, EdgePointer b) in splice() function in CDelaunay