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

  /external/chromium_org/third_party/skia/src/core/
SkStroke.cpp 423 SkVector normalAB, unitAB, normalCD, unitCD;
448 this->cubic_to(&tmp[i * 3], n, u, &normalCD, &unitCD,
454 u = unitCD;
459 this->postJoinTo(pt3, normalCD, unitCD);
  /external/skia/src/core/
SkStroke.cpp 423 SkVector normalAB, unitAB, normalCD, unitCD;
448 this->cubic_to(&tmp[i * 3], n, u, &normalCD, &unitCD,
454 u = unitCD;
459 this->postJoinTo(pt3, normalCD, unitCD);

Completed in 39 milliseconds