Searched refs:kCapCount (Results 1 - 5 of 5) sorted by relevance

/external/skia/src/pdf/
H A DSkPDFGraphicState.cpp212 SK_COMPILE_ASSERT(SkPaint::kCapCount == 3, paint_cap_mismatch);
/external/skia/src/core/
H A DSkStrokerPriv.cpp252 SkASSERT((unsigned)cap < SkPaint::kCapCount);
H A DSkStroke.cpp512 SkASSERT((unsigned)cap < SkPaint::kCapCount);
H A DSkPaint.cpp299 if ((unsigned)ct < kCapCount) {
/external/skia/include/core/
H A DSkPaint.h390 kCapCount, enumerator in enum:SkPaint::Cap

Completed in 61 milliseconds