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

  /external/skia/include/core/
SkPaint.h 412 kLast_Cap = kSquare_Cap,
415 static constexpr int kCapCount = kLast_Cap + 1;
    [all...]
  /external/skia/fuzz/
FuzzDrawFunctions.cpp 54 fuzz->nextRange(&tmp_u8, 0, (int)SkPaint::kLast_Cap);
FuzzCanvas.cpp     [all...]

Completed in 71 milliseconds