HomeSort by relevance Sort by last modified time
    Searched refs:cubic (Results 51 - 59 of 59) sorted by null

1 23

  /external/skia/src/pathops/
SkAddIntersections.cpp 398 int pts = ts.cubic(wt.pts());
  /external/skia/tests/
PathTest.cpp 36 // This test checks that r{Line,Quad,Conic,Cubic}To following a close()
134 // because we would keep trying to subdivide a degenerate cubic segment.
224 // too-few interations in our cubic-line intersection code. That code now runs
285 // This path used to assert, because our cubic-chopping code incorrectly
301 // which triggered an assert, from a tricky cubic. This test replicates that
545 REPORTER_ASSERT(reporter, !"unexpected cubic verb");
813 SkPath cubic; local
816 check_close(reporter, cubic);
817 cubic.close();
818 check_close(reporter, cubic);
    [all...]
  /external/chromium_org/net/
net.target.darwin-arm.mk 270 net/quic/congestion_control/cubic.cc \
net.target.darwin-mips.mk 270 net/quic/congestion_control/cubic.cc \
net.target.darwin-x86.mk 270 net/quic/congestion_control/cubic.cc \
net.target.linux-arm.mk 270 net/quic/congestion_control/cubic.cc \
net.target.linux-mips.mk 270 net/quic/congestion_control/cubic.cc \
net.target.linux-x86.mk 270 net/quic/congestion_control/cubic.cc \
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 285 milliseconds

1 23