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

  /external/skia/src/core/
SkEdge.cpp 181 bool SkQuadraticEdge::setQuadraticWithoutUpdate(const SkPoint pts[3], int shift) {
281 if (!setQuadraticWithoutUpdate(pts, shift)) {
  /external/skqp/src/core/
SkEdge.cpp 181 bool SkQuadraticEdge::setQuadraticWithoutUpdate(const SkPoint pts[3], int shift) {
281 if (!setQuadraticWithoutUpdate(pts, shift)) {

Completed in 53 milliseconds