Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DPath.cpp237 static void addMove(std::vector<SkPoint>& segmentPoints, std::vector<float>& lengths, in addMove() function in android::SkPathGlue
360 addMove(segmentPoints, lengths, points[0]); in createVerbSegments()
428 addMove(segmentPoints, lengths, path->getPoint(0)); in approximate()
431 addMove(segmentPoints, lengths, SkPoint()); in approximate()