Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pdf/
DSkPDFGraphicStackState.cpp16 static void emit_pdf_color(SkColor4f color, SkWStream* result) { in emit_pdf_color() function
204 emit_pdf_color(state.fColor, fContentStream); in updateDrawingState()
206 emit_pdf_color(state.fColor, fContentStream); in updateDrawingState()
/third_party/skia/src/pdf/
DSkPDFGraphicStackState.cpp11 static void emit_pdf_color(SkColor4f color, SkWStream* result) { in emit_pdf_color() function
195 emit_pdf_color(state.fColor, fContentStream); in updateDrawingState()
197 emit_pdf_color(state.fColor, fContentStream); in updateDrawingState()