Searched defs:isVertical (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/src/pathops/ | ||
H A D | SkOpSegment.h | 258 bool isVertical() const { in isVertical() function in SkOpSegment 262 bool isVertical(SkOpSpanBase* start, SkOpSpanBase* end) const { in isVertical() function in SkOpSegment |
/third_party/skia/src/core/ | ||
H A D | SkScalerContext.h | 293 bool isVertical() const { return false; } in isVertical() function in SkScalerContext |
Completed in 3 milliseconds