Searched defs:BinarySearch (Results 1 - 2 of 2) sorted by relevance

/external/vixl/src/
H A Dinvalset-vixl.h144 ElementType* BinarySearch(const ElementType& element,
409 return BinarySearch(element, GetElementAt(cached_min_index_), StorageEnd());
496 ElementType* InvalSet<TEMPLATE_INVALSET_P_DEF>::BinarySearch( function in class:vixl::InvalSet
/external/skia/src/pathops/
H A DSkPathOpsTSect.h232 static void BinarySearch(SkTSect* sect1, SkTSect<OppCurve, TCurve>* sect2,
2130 void SkTSect<TCurve, OppCurve>::BinarySearch(SkTSect<TCurve, OppCurve>* sect1, function in class:SkTSect

Completed in 87 milliseconds