Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pdf/
DSkPDFGraphicStackState.h33 void updateDrawingState(const Entry& state);
DSkPDFGraphicStackState.cpp194 void SkPDFGraphicStackState::updateDrawingState(const SkPDFGraphicStackState::Entry& state) { in updateDrawingState() function in SkPDFGraphicStackState
DSkPDFDevice.cpp1292 fActiveStackState.updateDrawingState(entry); in setUpContentEntry()
/third_party/skia/src/pdf/
DSkPDFGraphicStackState.h33 void updateDrawingState(const Entry& state);
DSkPDFGraphicStackState.cpp185 void SkPDFGraphicStackState::updateDrawingState(const SkPDFGraphicStackState::Entry& state) { in updateDrawingState() function in SkPDFGraphicStackState
DSkPDFDevice.cpp1275 fActiveStackState.updateDrawingState(entry); in setUpContentEntry()