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.cpp1132 AdjustClip(m_commandIndex); in ClipSave()
1136 AdjustClip(m_commandIndex); in ClipSave()
1208 void AdjustClip(int limit) { in AdjustClip() function in SkiaState
1233 AdjustClip(SkTMin(m_drawIndex, m_commands.count())); in Flush()
1242 AdjustClip(m_commandIndex); // set up clip stack with any pending state in FlushForDraw()