Home
last modified time | relevance | path

Searched refs:current_batch_index (Results 1 – 5 of 5) sorted by relevance

/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Dbatch.rs140 current_batch_index: usize, field
150 current_batch_index: usize::MAX, in new()
161 self.current_batch_index == usize::MAX || in set_params_and_get_batch()
212 self.current_batch_index = selected_batch_index.unwrap(); in set_params_and_get_batch()
213 self.item_rects[self.current_batch_index].push(*bounding_rect); in set_params_and_get_batch()
217 &mut self.batches[self.current_batch_index].instances in set_params_and_get_batch()
224 pub current_batch_index: usize, field
232 current_batch_index: usize::MAX, in new()
241 if self.current_batch_index == usize::MAX || in set_params_and_get_batch()
272 self.current_batch_index = selected_batch_index.unwrap(); in set_params_and_get_batch()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Dbatch.rs179 current_batch_index: usize, field
191 current_batch_index: usize::MAX, in new()
201 self.current_batch_index = usize::MAX; in clear()
217 self.current_batch_index == usize::MAX || in set_params_and_get_batch()
271 self.current_batch_index = selected_batch_index.unwrap(); in set_params_and_get_batch()
280 let batch = &mut self.batches[self.current_batch_index]; in set_params_and_get_batch()
290 pub current_batch_index: usize, field
299 current_batch_index: usize::MAX, in new()
308 self.current_batch_index = usize::MAX; in clear()
321 if self.current_batch_index == usize::MAX || in set_params_and_get_batch()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/
H A Dbatch.rs321 current_batch_index: usize, field
332 current_batch_index: usize::MAX, in new()
341 self.current_batch_index = usize::MAX; in clear()
357 self.current_batch_index == usize::MAX || in set_params_and_get_batch()
419 self.current_batch_index = selected_batch_index.unwrap(); in set_params_and_get_batch()
424 let batch = &mut self.batches[self.current_batch_index]; in set_params_and_get_batch()
435 pub current_batch_index: usize, field
444 current_batch_index: usize::MAX, in new()
453 self.current_batch_index = usize::MAX; in clear()
466 if self.current_batch_index == usize::MAX || in set_params_and_get_batch()
[all …]
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/
H A Dbatch.rs321 current_batch_index: usize, field
332 current_batch_index: usize::MAX, in new()
341 self.current_batch_index = usize::MAX; in clear()
357 self.current_batch_index == usize::MAX || in set_params_and_get_batch()
419 self.current_batch_index = selected_batch_index.unwrap(); in set_params_and_get_batch()
424 let batch = &mut self.batches[self.current_batch_index]; in set_params_and_get_batch()
435 pub current_batch_index: usize, field
444 current_batch_index: usize::MAX, in new()
453 self.current_batch_index = usize::MAX; in clear()
466 if self.current_batch_index == usize::MAX || in set_params_and_get_batch()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/
H A Dbatch.rs321 current_batch_index: usize, field
332 current_batch_index: usize::MAX, in new()
341 self.current_batch_index = usize::MAX; in clear()
357 self.current_batch_index == usize::MAX || in set_params_and_get_batch()
419 self.current_batch_index = selected_batch_index.unwrap(); in set_params_and_get_batch()
424 let batch = &mut self.batches[self.current_batch_index]; in set_params_and_get_batch()
435 pub current_batch_index: usize, field
444 current_batch_index: usize::MAX, in new()
453 self.current_batch_index = usize::MAX; in clear()
466 if self.current_batch_index == usize::MAX || in set_params_and_get_batch()
[all …]