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

  /external/skia/tests/
PathOpsCubicLineIntersectionIdeas.cpp 87 double moreY = morePt.fY - pt.fY;
88 double moreDist = moreX * moreX + moreY * moreY;
  /external/skqp/tests/
PathOpsCubicLineIntersectionIdeas.cpp 87 double moreY = morePt.fY - pt.fY;
88 double moreDist = moreX * moreX + moreY * moreY;

Completed in 449 milliseconds