Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFGraphicState.cpp49 static int to_stroke_join(uint8_t join) { in to_stroke_join() function
114 state->insertInt("LJ", to_stroke_join(strokeKey.fStrokeJoin)); in GetGraphicStateForPaint()
/external/skqp/src/pdf/
DSkPDFGraphicState.cpp49 static int to_stroke_join(uint8_t join) { in to_stroke_join() function
114 state->insertInt("LJ", to_stroke_join(strokeKey.fStrokeJoin)); in GetGraphicStateForPaint()