Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1212 m_commandIndex, CacheSaveCount(m_commands, m_commandIndex)); in Dump()
1286 static int CacheSaveCount(const SkTDArray<SkiaState::Clip>& commands, in CacheSaveCount() function in SkiaState
1307 int cacheSaveCount = CacheSaveCount(m_commands, m_commandIndex); in DebugCheckClip()