Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp954 AdjustClip(m_commandIndex); in ClipSave()
958 AdjustClip(m_commandIndex); in ClipSave()
1038 void AdjustClip(int limit) { in AdjustClip() function in SkiaState
1063 AdjustClip(SkTMin(m_drawIndex, m_commands.count())); in Flush()
1072 AdjustClip(m_commandIndex); // set up clip stack with any pending state in FlushForDraw()