Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkRecordDraw.cpp166 class FillBounds : SkNoncopyable { class
168 FillBounds(const SkRect& cullRect, const SkRecord& record, SkRect bounds[]) in FillBounds() function in SkRecords::FillBounds
505 SkRecords::FillBounds visitor(cullRect, record, bounds); in SkRecordFillBounds()
/external/skia/src/core/
DSkRecordDraw.cpp170 class FillBounds : SkNoncopyable { class
172 FillBounds(const SkRect& cullRect, const SkRecord& record, SkRect bounds[]) in FillBounds() function in SkRecords::FillBounds
510 SkRecords::FillBounds visitor(cullRect, record, bounds); in SkRecordFillBounds()