Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.cpp2239 static void DebugValidate(const SkCoincidentSpans* head, const SkCoincidentSpans* opt, in DebugValidate() function
2258 DebugValidate(fHead, fTop, nullptr); in debugValidate()
2259 DebugValidate(fTop, nullptr, nullptr); in debugValidate()
2301 DebugValidate(fHead, fTop, log); in debugCheckValid()
2302 DebugValidate(fTop, nullptr, log); in debugCheckValid()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp261 static void DebugValidate(const CFX_DIBitmap* bitmap, in DebugValidate() function
1975 DebugValidate(m_pBitmap, m_pOriDevice); in StartDIBits()
2012 DebugValidate(m_pBitmap, m_pOriDevice); in StartDIBits()
2105 DebugValidate(m_pBitmap, m_pOriDevice); in DrawBitsWithMask()
2140 DebugValidate(m_pBitmap, m_pOriDevice); in DrawBitsWithMask()