Home
last modified time | relevance | path

Searched refs:blob_img2 (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/wrench/src/
H A Drawtest.rs206 let (blob_img, blob_img2); in test_blob_update_epoch_test()
217 let (blob_img, blob_img2) = { in test_blob_update_epoch_test()
227 blob_img2 = api.generate_image_key(); in test_blob_update_epoch_test()
229 blob_img2, in test_blob_update_epoch_test()
234 (blob_img, blob_img2) in test_blob_update_epoch_test()
248 if desc.key == blob_img2 { in test_blob_update_epoch_test()
272 blob_img2, in test_blob_update_epoch_test()
293 blob_img2, in test_blob_update_epoch_test()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/wrench/src/
H A Drawtest.rs562 blob_img2, in test_blob_set_visible_area()
594 blob_img2.as_image(), in test_blob_set_visible_area()
607 txn.delete_blob_image(blob_img2); in test_blob_set_visible_area()
815 let (blob_img, blob_img2); in test_blob_update_epoch_test()
826 let (blob_img, blob_img2) = { in test_blob_update_epoch_test()
837 blob_img2 = api.generate_blob_image_key(); in test_blob_update_epoch_test()
839 blob_img2, in test_blob_update_epoch_test()
845 (blob_img, blob_img2) in test_blob_update_epoch_test()
860 if item.request.key == blob_img2 { in test_blob_update_epoch_test()
884 blob_img2.as_image(), in test_blob_update_epoch_test()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/wrench/src/
H A Drawtest.rs573 blob_img2, in test_blob_set_visible_area()
606 blob_img2.as_image(), in test_blob_set_visible_area()
619 txn.delete_blob_image(blob_img2); in test_blob_set_visible_area()
829 let (blob_img, blob_img2); in test_blob_update_epoch_test()
840 let (blob_img, blob_img2) = { in test_blob_update_epoch_test()
851 blob_img2 = api.generate_blob_image_key(); in test_blob_update_epoch_test()
853 blob_img2, in test_blob_update_epoch_test()
859 (blob_img, blob_img2) in test_blob_update_epoch_test()
874 if item.request.key == blob_img2 { in test_blob_update_epoch_test()
898 blob_img2.as_image(), in test_blob_update_epoch_test()
[all …]
/dports/www/firefox/firefox-99.0/gfx/wr/wrench/src/
H A Drawtest.rs569 blob_img2, in test_blob_set_visible_area()
602 blob_img2.as_image(), in test_blob_set_visible_area()
615 txn.delete_blob_image(blob_img2); in test_blob_set_visible_area()
828 let (blob_img, blob_img2); in test_blob_update_epoch_test()
839 let (blob_img, blob_img2) = { in test_blob_update_epoch_test()
850 blob_img2 = api.generate_blob_image_key(); in test_blob_update_epoch_test()
852 blob_img2, in test_blob_update_epoch_test()
858 (blob_img, blob_img2) in test_blob_update_epoch_test()
873 if item.request.key == blob_img2 { in test_blob_update_epoch_test()
898 blob_img2.as_image(), in test_blob_update_epoch_test()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/wrench/src/
H A Drawtest.rs562 blob_img2, in test_blob_set_visible_area()
594 blob_img2.as_image(), in test_blob_set_visible_area()
607 txn.delete_blob_image(blob_img2); in test_blob_set_visible_area()
815 let (blob_img, blob_img2); in test_blob_update_epoch_test()
826 let (blob_img, blob_img2) = { in test_blob_update_epoch_test()
837 blob_img2 = api.generate_blob_image_key(); in test_blob_update_epoch_test()
839 blob_img2, in test_blob_update_epoch_test()
845 (blob_img, blob_img2) in test_blob_update_epoch_test()
860 if item.request.key == blob_img2 { in test_blob_update_epoch_test()
884 blob_img2.as_image(), in test_blob_update_epoch_test()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/examples/
H A Dblob.rs245 let blob_img2 = api.generate_blob_image_key(); in render() localVariable
247 blob_img2, in render()
264 blob_img2.as_image(), in render()
/dports/www/firefox/firefox-99.0/gfx/wr/examples/
H A Dblob.rs245 let blob_img2 = api.generate_blob_image_key(); in render() localVariable
247 blob_img2, in render()
264 blob_img2.as_image(), in render()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/examples/
H A Dblob.rs240 let blob_img2 = api.generate_image_key(); in render() localVariable
242 blob_img2, in render()
277 blob_img2, in render()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/examples/
H A Dblob.rs245 let blob_img2 = api.generate_blob_image_key(); in render() localVariable
247 blob_img2, in render()
264 blob_img2.as_image(), in render()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/examples/
H A Dblob.rs244 let blob_img2 = api.generate_blob_image_key(); in render() localVariable
246 blob_img2, in render()
263 blob_img2.as_image(), in render()