Searched defs:updateDrawingState (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp244 void updateDrawingState(const GraphicStateEntry& state);
525 void GraphicStackState::updateDrawingState(const GraphicStateEntry& state) { function in class:GraphicStackState
1386 gsState.updateDrawingState(entry->fState);
/external/skia/src/pdf/
H A DSkPDFDevice.cpp259 void updateDrawingState(const GraphicStateEntry& state);
540 void GraphicStackState::updateDrawingState(const GraphicStateEntry& state) { function in class:GraphicStackState
1485 gsState.updateDrawingState(entry->fState);

Completed in 752 milliseconds