Home
last modified time | relevance | path

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

/external/pdfium/third_party/agg23/
Dagg_path_storage.h167 inline void path_storage::line_to(float x, float y) in line_to() function
Dagg_rasterizer_scanline_aa.cpp333 void outline_aa::line_to(int x, int y) in line_to() function in agg::outline_aa
Dagg_rasterizer_scanline_aa.h263 void line_to(int x, int y) in line_to() function
/external/freetype/include/freetype/
Dftimage.h668 FT_Outline_LineToFunc line_to; member
/external/skqp/src/core/
DSkStroke.cpp396 void SkPathStroker::line_to(const SkPoint& currPt, const SkVector& normal) { in line_to() function in SkPathStroker
/external/skia/src/core/
DSkStroke.cpp396 void SkPathStroker::line_to(const SkPoint& currPt, const SkVector& normal) { in line_to() function in SkPathStroker