Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkRecordDraw.cpp286 PaintMayAffectTransparentBlack(paint) ? fCullRect : Bounds::MakeEmpty(); in pushSaveBlock()
294 static bool PaintMayAffectTransparentBlack(const SkPaint* paint) { in PaintMayAffectTransparentBlack() function in SkRecords::FillBounds
/third_party/skia/src/core/
DSkRecordDraw.cpp307 PaintMayAffectTransparentBlack(paint) ? fCullRect : Bounds::MakeEmpty(); in pushSaveBlock()
315 static bool PaintMayAffectTransparentBlack(const SkPaint* paint) { in PaintMayAffectTransparentBlack() function in SkRecords::FillBounds