Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/pdf/
DSkPDFDevice.cpp43 static void emit_pdf_color(SkColor color, SkWStream* result) { in emit_pdf_color() function
535 emit_pdf_color(state.fColor, fContentStream); in updateDrawingState()
537 emit_pdf_color(state.fColor, fContentStream); in updateDrawingState()
/external/skia/src/pdf/
DSkPDFDevice.cpp57 static void emit_pdf_color(SkColor color, SkWStream* result) { in emit_pdf_color() function
550 emit_pdf_color(state.fColor, fContentStream); in updateDrawingState()
552 emit_pdf_color(state.fColor, fContentStream); in updateDrawingState()