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

  /external/skia/src/pathops/
SkPathOpsQuad.cpp 145 static int handle_zero(const double B, const double C, double s[2]) { function
164 return handle_zero(B, C, s);
169 return handle_zero(B, C, s);
  /external/skqp/src/pathops/
SkPathOpsQuad.cpp 145 static int handle_zero(const double B, const double C, double s[2]) { function
164 return handle_zero(B, C, s);
169 return handle_zero(B, C, s);

Completed in 609 milliseconds