HomeSort by relevance Sort by last modified time
    Searched refs:add_point (Results 1 - 3 of 3) sorted by null

  /external/skia/tests/
PathOpsOpLoopThreadedTest.cpp 13 static void add_point(SkString* str, SkScalar x, SkScalar y) { function
64 add_point(&pathStr, endC.fX, endC.fY);
66 add_point(&pathStr, endD.fX, endD.fY);
71 add_point(&pathStr, endC.fX, endC.fY);
73 add_point(&pathStr, endD.fX, endD.fY);
  /external/skqp/tests/
PathOpsOpLoopThreadedTest.cpp 13 static void add_point(SkString* str, SkScalar x, SkScalar y) { function
64 add_point(&pathStr, endC.fX, endC.fY);
66 add_point(&pathStr, endD.fX, endD.fY);
71 add_point(&pathStr, endC.fX, endC.fY);
73 add_point(&pathStr, endD.fX, endD.fY);
  /external/freetype/include/freetype/internal/
psaux.h 712 T1_Builder_Add_Point_Func add_point; member in struct:T1_Builder_FuncsRec_
987 CFF_Builder_Add_Point_Func add_point; member in struct:CFF_Builder_FuncsRec_
    [all...]

Completed in 577 milliseconds