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.cpp1058 AdjustClip(m_commandIndex); in ClipSave()
1062 AdjustClip(m_commandIndex); in ClipSave()
1146 void AdjustClip(int limit) { in AdjustClip() function in SkiaState
1171 AdjustClip(SkTMin(m_drawIndex, m_commands.count())); in Flush()
1180 AdjustClip(m_commandIndex); // set up clip stack with any pending state in FlushForDraw()