HomeSort by relevance Sort by last modified time
    Searched defs:kLine_Verb (Results 1 - 2 of 2) sorted by null

  /external/skia/legacy/include/core/
SkPath.h 640 kLine_Verb, //!< iter.next returns 2 points
671 /** If next() returns kLine_Verb, then this query returns true if the
676 @return If the last call to next() returned kLine_Verb, return true
  /external/skia/include/core/
SkPath.h 791 kLine_Verb, //!< iter.next returns 2 points
829 /** If next() returns kLine_Verb, then this query returns true if the
834 @return If the last call to next() returned kLine_Verb, return tru
    [all...]

Completed in 45 milliseconds