Home
last modified time | relevance | path

Searched refs:kJoinCount (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/pdf/
DSkPDFGraphicState.cpp219 SK_COMPILE_ASSERT(SkPaint::kJoinCount == 3, paint_join_mismatch); in populateDict()
/external/skia/src/core/
DSkStrokerPriv.cpp262 SkASSERT((unsigned)join < SkPaint::kJoinCount); in JoinFactory()
DSkStroke.cpp517 SkASSERT((unsigned)join < SkPaint::kJoinCount); in setJoin()
DSkPaint.cpp313 if ((unsigned)jt < kJoinCount) { in setStrokeJoin()
/external/skia/include/core/
DSkPaint.h397 kJoinCount, enumerator