Home
last modified time | relevance | path

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

/external/skia/src/gpu/geometry/
DGrQuadUtils.h164 void moveAlong(const EdgeVectors& edgeVectors,
DGrQuadUtils.cpp946 void TessellationHelper::Vertices::moveAlong(const EdgeVectors& edgeVectors, in moveAlong() function in GrQuadUtils::TessellationHelper::Vertices
1190 vertices->moveAlong(fEdgeVectors, signedEdgeDistances); in adjustVertices()
1195 projected.moveAlong(fEdgeVectors, signedEdgeDistances); in adjustVertices()
1212 vertices->moveAlong(fEdgeVectors, safeInsets); in adjustDegenerateVertices()