Home
last modified time | relevance | path

Searched refs:GetDistance (Results 1 – 2 of 2) sorted by relevance

/external/openfst/src/include/fst/extensions/pdt/
Dshortest-path.h426 GetDistance(start_); in ShortestPath()
456 void GetDistance(StateId start);
527 void PdtShortestPath<Arc, Queue>::GetDistance(StateId start) { in GetDistance() function
609 GetDistance(d.start); in ProcOpenParen()
/external/skia/src/animator/
DSkDrawExtraPathEffect.cpp106 fMaker->setExtraPropertyCallBack(fDraw->fType, GetDistance, &distance); in next()
160 static bool GetDistance(const char* token, size_t len, void* dist, SkScriptValue* value) { in GetDistance() function in SkShape1DPathEffect