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

  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsCommon.cpp 82 double newMidT = current->tAtMid(index, endIndex, newMid);
83 SkPoint newXY = current->xyAtT(newMidT);
  /external/skia/src/pathops/
SkPathOpsCommon.cpp 82 double newMidT = current->tAtMid(index, endIndex, newMid);
83 SkPoint newXY = current->xyAtT(newMidT);

Completed in 42 milliseconds