Searched refs:LOOPER_BEGIN_CHECK_COMPLETE_OVERWRITE (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/core/ |
D | SkCanvas.cpp | 596 #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()
|