Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFGraphicState.cpp40 static int to_stroke_join(uint8_t join) { in to_stroke_join() function
98 state.insertInt("LJ", to_stroke_join(strokeKey.fStrokeJoin)); in GetGraphicStateForPaint()