Searched refs:add_point (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/tests/ |
D | PathOpsOpLoopThreadedTest.cpp | 16 static void add_point(SkString* str, SkScalar x, SkScalar y) { in add_point() function 66 add_point(&pathStr, endC.fX, endC.fY); in testOpLoopsMain() 68 add_point(&pathStr, endD.fX, endD.fY); in testOpLoopsMain() 73 add_point(&pathStr, endC.fX, endC.fY); in testOpLoopsMain() 75 add_point(&pathStr, endD.fX, endD.fY); in testOpLoopsMain()
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | psaux.h | 743 T1_Builder_Add_Point_Func add_point; member 1034 CFF_Builder_Add_Point_Func add_point; member
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.29 | 2104 (cff_builder_{init,done,add_point,add_point1,add_contour,start_point,close_contour},
|
D | ChangeLog.24 | 4848 start_point, check_points, add_point, add_point1, close_contour
|
D | ChangeLog.21 | 7714 add_point -> cff_builder_add_point
|