Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkCanvas.cpp596 #define LOOPER_BEGIN_CHECK_COMPLETE_OVERWRITE(paint, type, bounds, auxOpaque) \ macro
1945 LOOPER_BEGIN_CHECK_COMPLETE_OVERWRITE(paint, SkDrawFilter::kPaint_Type, nullptr, false) in internalDrawPaint()
2007 LOOPER_BEGIN_CHECK_COMPLETE_OVERWRITE(paint, SkDrawFilter::kRect_Type, &r, false) in onDrawRect()
2243 LOOPER_BEGIN_CHECK_COMPLETE_OVERWRITE(*paint, SkDrawFilter::kBitmap_Type, &dst, in onDrawImageRect()
2326 LOOPER_BEGIN_CHECK_COMPLETE_OVERWRITE(*paint, SkDrawFilter::kBitmap_Type, &dst, in internalDrawBitmapRect()