HomeSort by relevance Sort by last modified time
    Searched full:circle_stays_circle (Results 1 - 1 of 1) sorted by null

  /external/skia/src/gpu/
GrOvalRenderer.cpp 53 inline bool circle_stays_circle(const SkMatrix& m) { function in namespace:__anon18283
629 if (SkScalarNearlyEqual(oval.width(), oval.height()) && circle_stays_circle(viewMatrix)) {
    [all...]

Completed in 149 milliseconds