Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp266 static void DebugValidate(const RetainPtr<CFX_DIBitmap>& bitmap, in DebugValidate() function
2348 DebugValidate(m_pBitmap, m_pOriDevice); in StartDIBits()
2382 DebugValidate(m_pBitmap, m_pOriDevice); in StartDIBits()
2477 DebugValidate(m_pBitmap, m_pOriDevice); in DrawBitsWithMask()
2508 DebugValidate(m_pBitmap, m_pOriDevice); in DrawBitsWithMask()
/external/skia/src/pathops/
DSkPathOpsDebug.cpp2252 static void DebugValidate(const SkCoincidentSpans* head, const SkCoincidentSpans* opt, in DebugValidate() function
2271 DebugValidate(fHead, fTop, nullptr); in debugValidate()
2272 DebugValidate(fTop, nullptr, nullptr); in debugValidate()
2314 DebugValidate(fHead, fTop, log); in debugCheckValid()
2315 DebugValidate(fTop, nullptr, log); in debugCheckValid()
/external/skqp/src/pathops/
DSkPathOpsDebug.cpp2252 static void DebugValidate(const SkCoincidentSpans* head, const SkCoincidentSpans* opt, in DebugValidate() function
2271 DebugValidate(fHead, fTop, nullptr); in debugValidate()
2272 DebugValidate(fTop, nullptr, nullptr); in debugValidate()
2314 DebugValidate(fHead, fTop, log); in debugCheckValid()
2315 DebugValidate(fTop, nullptr, log); in debugCheckValid()