Searched refs:DebugValidate (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 266 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/ |
D | SkPathOpsDebug.cpp | 2252 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/ |
D | SkPathOpsDebug.cpp | 2252 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()
|