Home
last modified time | relevance | path

Searched defs:line_to (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkStroke.cpp223 void SkPathStroker::line_to(const SkPoint& currPt, const SkVector& normal) { in line_to() function in SkPathStroker
/external/freetype/include/freetype/
Dftimage.h682 FT_Outline_LineToFunc line_to; member