Home
last modified time | relevance | path

Searched refs:fGraphicStateIndex (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/pdf/
H A DSkPDFGraphicStackState.cpp204 if (state.fGraphicStateIndex != currentEntry()->fGraphicStateIndex) { in updateDrawingState()
205 SkPDFUtils::ApplyGraphicState(state.fGraphicStateIndex, fContentStream); in updateDrawingState()
206 currentEntry()->fGraphicStateIndex = state.fGraphicStateIndex; in updateDrawingState()
H A DSkPDFGraphicStackState.h22 int fGraphicStateIndex = -1; member
H A DSkPDFDevice.cpp1213 entry->fGraphicStateIndex = add_resource(*graphicStateResources, newGraphicState); in populate_graphic_state_entry_from_paint()

Completed in 4 milliseconds