Searched refs:GetDistance (Results 1 – 2 of 2) sorted by relevance
426 GetDistance(start_); in ShortestPath()456 void GetDistance(StateId start);527 void PdtShortestPath<Arc, Queue>::GetDistance(StateId start) { in GetDistance() function609 GetDistance(d.start); in ProcOpenParen()
106 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