Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkMatrixParts.cpp245 int dstPts = destPath.getPoints(dst, 4); in add() local
246 if (srcPts != dstPts) in add()