Home | History | Annotate | Download | only in jni

Lines Matching refs:Bucket

854     WTF::Vector<Bucket*>* buckets = pictureSet->bucketsToUpdate();
857 Bucket* bucket = (*buckets)[i];
858 for (unsigned int j = 0; j < bucket->size(); j++) {
859 BucketPicture& bucketPicture = (*bucket)[j];