Searched refs:bucketsToUpdate (Results 1 – 3 of 3) sorted by relevance
79 WTF::Vector<Bucket*>* bucketsToUpdate() { return &mUpdatedBuckets; } in bucketsToUpdate() function
113 WTF::Vector<Bucket*>* buckets = bucketsToUpdate(); in PictureSet()
907 WTF::Vector<Bucket*>* buckets = pictureSet->bucketsToUpdate(); in rebuildPictureSet()