HomeSort by relevance Sort by last modified time
    Searched defs:AVERAGE_END_POINTS (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/experimental/Intersection/
CubicToQuadratics.cpp 53 const bool AVERAGE_END_POINTS = true; // results in better fitting curves
82 if (AVERAGE_END_POINTS) {
  /external/skia/experimental/Intersection/
CubicToQuadratics.cpp 53 const bool AVERAGE_END_POINTS = true; // results in better fitting curves
82 if (AVERAGE_END_POINTS) {

Completed in 173 milliseconds