Home
last modified time | relevance | path

Searched defs:isVertical (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/pathops/
DSkOpSegment.h258 bool isVertical() const { in isVertical() function
262 bool isVertical(SkOpSpanBase* start, SkOpSpanBase* end) const { in isVertical() function
/third_party/skia/src/core/
DSkScalerContext.h293 bool isVertical() const { return false; } in isVertical() function