Searched refs:add_point (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/tests/ |
H A 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/zlib/examples/ |
H A D | zran.c | 80 static struct deflate_index *add_point(struct deflate_index *index, int bits, in add_point() function 201 index = add_point(index, strm.data_type & 7, totin - strm.avail_in, in deflate_index_build()
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | psaux.h | 743 T1_Builder_Add_Point_Func add_point; member 1034 CFF_Builder_Add_Point_Func add_point; member
|
Completed in 4 milliseconds