Home
last modified time | relevance | path

Searched defs:asCubic (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/gm/
H A Dtrickycubicstrokes.cpp143 SkPoint asCubic[4] = {p[0], lerp(p[0], p[1], 2/3.f), lerp(p[1], p[2], 1/3.f), p[2]}; in draw_test() local
/third_party/skia/tests/
H A DGeometryTest.cpp599 SkPoint asCubic[4] = { in test_chop_at_midtangent() local

Completed in 2 milliseconds