Searched refs:fixedObjectThreshold (Results 1 – 1 of 1) sorted by relevance
1264 const size_t fixedObjectThreshold = 5; in scrollContentsFastPath() local1276 Vector<IntRect, fixedObjectThreshold> subRectToUpdate; in scrollContentsFastPath()1288 if (subRectToUpdate.size() >= fixedObjectThreshold) { in scrollContentsFastPath()