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

  /external/skia/include/core/
SkPaint.h 685 kLast_Join = kBevel_Join, //!< Equivalent to the largest value for Join.
695 static constexpr int kJoinCount = kLast_Join + 1;
    [all...]
  /external/skqp/include/core/
SkPaint.h 684 kLast_Join = kBevel_Join, //!< Equivalent to the largest value for Join.
692 static constexpr int kJoinCount = kLast_Join + 1;
    [all...]

Completed in 759 milliseconds