Home
last modified time | relevance | path

Searched defs:next_old_item_to_match (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/paint/
H A Ddisplay_item_raster_invalidator.cc25 auto next_old_item_to_match = old_chunk_.begin_index; in Generate() local
102 wtf_size_t& next_old_item_to_match) { in MatchNewDisplayItemInOldChunk()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/paint/
H A Ddisplay_item_raster_invalidator.cc24 auto next_old_item_to_match = old_display_items_.begin(); in Generate() local
102 DisplayItemIterator& next_old_item_to_match) { in MatchNewDisplayItemInOldChunk()