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

  /external/skia/include/core/
SkPaint.h 651 kLast_Cap = kSquare_Cap, //!< Equivalent to the largest value for Cap.
661 static constexpr int kCapCount = kLast_Cap + 1;
    [all...]
  /external/skqp/include/core/
SkPaint.h 652 kLast_Cap = kSquare_Cap, //!< Equivalent to the largest value for Cap.
660 static constexpr int kCapCount = kLast_Cap + 1;
    [all...]

Completed in 235 milliseconds