Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.h176 void updateDrawingState(const SkPDFDevice::GraphicStateEntry& state);
DSkPDFDevice.cpp344 void SkPDFDevice::GraphicStackState::updateDrawingState(const SkPDFDevice::GraphicStateEntry& state… in updateDrawingState() function in SkPDFDevice::GraphicStackState
1606 fActiveStackState.updateDrawingState(entry); in setUpContentEntry()
/external/skqp/src/pdf/
DSkPDFDevice.h180 void updateDrawingState(const SkPDFDevice::GraphicStateEntry& state);
DSkPDFDevice.cpp344 void SkPDFDevice::GraphicStackState::updateDrawingState(const SkPDFDevice::GraphicStateEntry& state… in updateDrawingState() function in SkPDFDevice::GraphicStackState
1619 fActiveStackState.updateDrawingState(entry); in setUpContentEntry()