Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pdf/
DSkPDFGraphicState.cpp34 static int to_stroke_join(uint8_t join) { in to_stroke_join() function
90 state.insertInt("LJ", to_stroke_join(strokeKey.fStrokeJoin)); in GetGraphicStateForPaint()
/third_party/skia/src/pdf/
DSkPDFGraphicState.cpp34 static int to_stroke_join(uint8_t join) { in to_stroke_join() function
92 state.insertInt("LJ", to_stroke_join(strokeKey.fStrokeJoin)); in GetGraphicStateForPaint()