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

  /external/chromium_org/third_party/skia/tests/
PathOpsCubicToQuadsTest.cpp 176 const SkPoint skcubic[4] = { local
182 int skin = SkFindCubicInflections(skcubic, skinflect);
  /external/skia/tests/
PathOpsCubicToQuadsTest.cpp 176 const SkPoint skcubic[4] = { local
182 int skin = SkFindCubicInflections(skcubic, skinflect);
  /external/chromium_org/third_party/skia/experimental/Intersection/
CubicToQuadratics_Test.cpp 160 const SkPoint skcubic[4] = {{(float) cubic[0].x, (float) cubic[0].y}, local
164 int skin = SkFindCubicInflections(skcubic, skinflect);
  /external/skia/experimental/Intersection/
CubicToQuadratics_Test.cpp 160 const SkPoint skcubic[4] = {{(float) cubic[0].x, (float) cubic[0].y}, local
164 int skin = SkFindCubicInflections(skcubic, skinflect);

Completed in 46 milliseconds