Searched refs:testBottom (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker.cpp2150 SkScalar testBottom = test->fBounds.fBottom; local
2158 if (y < testBottom) {
2159 if (bottom > testBottom) {
2160 bottom = testBottom;
/external/skia/experimental/Intersection/
H A DEdgeWalker.cpp2150 SkScalar testBottom = test->fBounds.fBottom; local
2158 if (y < testBottom) {
2159 if (bottom > testBottom) {
2160 bottom = testBottom;

Completed in 123 milliseconds