Home | History | Annotate | Download | only in core

Lines Matching refs:Direction

21     static FirstDirection AsFirstDirection(SkPath::Direction dir) {
22 // since we agree numerically for the values in Direction, we can just cast.
27 * Return the opposite of the specified direction. kUnknown is its own
38 * Tries to quickly compute the direction of the first non-degenerate
40 * direction. If it cannot be (quickly) determined, return false and ignore
41 * the dir parameter. If the direction was determined, it is cached to make
47 * Returns true if the path's direction can be computed via
48 * cheapComputDirection() and if that computed direction matches the
49 * specified direction. If dir is kUnknown, returns true if the direction