Home
last modified time | relevance | path

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

/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