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

  /external/skia/src/pathops/
SkPathOpsCubic.cpp 305 double dPtLen = dPt.length();
306 if (dPtLen < precision) {
  /external/skqp/src/pathops/
SkPathOpsCubic.cpp 305 double dPtLen = dPt.length();
306 if (dPtLen < precision) {

Completed in 601 milliseconds