Searched refs:fGraphicStateIndex (Results 1 – 1 of 1) sorted by relevance
207 int fGraphicStateIndex; member221 fGraphicStateIndex(-1), in GraphicStateEntry()230 fGraphicStateIndex == cur.fGraphicStateIndex && in compareInitialState()546 if (state.fGraphicStateIndex != currentEntry()->fGraphicStateIndex) { in updateDrawingState()547 SkPDFUtils::ApplyGraphicState(state.fGraphicStateIndex, fContentStream); in updateDrawingState()548 currentEntry()->fGraphicStateIndex = state.fGraphicStateIndex; in updateDrawingState()2145 entry->fGraphicStateIndex = resourceIndex; in populateGraphicStateEntryFromPaint()