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.h427 GetDistance(start_); in ShortestPath()
456 void GetDistance(StateId start);
527 void PdtShortestPath<Arc, Queue>::GetDistance(StateId start) { in GetDistance() function
608 GetDistance(d.start); in ProcOpenParen()
/external/skia/src/animator/
DSkDrawExtraPathEffect.cpp107 fMaker->setExtraPropertyCallBack(fDraw->fType, GetDistance, &distance); in next()
153 static bool GetDistance(const char* token, size_t len, void* dist, SkScriptValue* value) { in GetDistance() function in SkShape1DPathEffect