Searched refs:gatherBucketsForArea (Results 1 – 2 of 2) sorted by relevance
82 void gatherBucketsForArea(WTF::Vector<Bucket*>& list, const SkIRect& rect);
346 void PictureSet::gatherBucketsForArea(WTF::Vector<Bucket*>& list, const SkIRect& rect) in gatherBucketsForArea() function in android::PictureSet707 gatherBucketsForArea(list, irect); in draw()