Home
last modified time | relevance | path

Searched defs:DeviceRect (Results 26 – 50 of 55) sorted by relevance

123

/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender_api/src/
H A Dunits.rs34 pub type DeviceRect = Box2D<f32, DevicePixel>; typedef
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/
H A Dbatch.rs3358 sub_rect: DeviceRect, in add_clip_region()
3384 mask_screen_rect: DeviceRect, in add_tiled_clip_mask()
3494 actual_rect: DeviceRect, in add()
H A Dpicture.rs4245 pub fn get_raster_rect(&self) -> DeviceRect { in get_raster_rect()
5357 device_rect: &mut DeviceRect, in take_context()
6644 rendered_rect: &DeviceRect, in calculate_screen_uv()
6662 rendered_rect: &DeviceRect, in calculate_uv_rect_kind()
7491 ) -> Option<(DeviceRect, DeviceRect)> { in get_raster_rects() argument
H A Dborder.rs900 task_rect: DeviceRect, in add_segment()
H A Drender_task.rs455 outer_rect: DeviceRect, in new_mask()
H A Dutil.rs1244 ) -> DeviceRect { in raster_rect_to_device_pixels()
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/
H A Dbatch.rs3393 sub_rect: DeviceRect, in add_clip_region()
3419 mask_screen_rect: DeviceRect, in add_tiled_clip_mask()
3525 actual_rect: DeviceRect, in add()
H A Dpicture.rs3768 ) -> DeviceRect { in map_to_device_rect()
3793 ) -> Option<DeviceRect> { in get_surface_rect()
6661 clipped: DeviceRect, in calculate_screen_uv()
6821 clipped: DeviceRect, in calculate_uv_rect_kind()
6822 unclipped: DeviceRect, in calculate_uv_rect_kind()
H A Dborder.rs900 task_rect: DeviceRect, in add_segment()
H A Drender_task.rs455 outer_rect: DeviceRect, in new_mask()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/
H A Dbatch.rs3358 sub_rect: DeviceRect, in add_clip_region()
3384 mask_screen_rect: DeviceRect, in add_tiled_clip_mask()
3494 actual_rect: DeviceRect, in add()
H A Dpicture.rs4245 pub fn get_raster_rect(&self) -> DeviceRect { in get_raster_rect()
5357 device_rect: &mut DeviceRect, in take_context()
6644 rendered_rect: &DeviceRect, in calculate_screen_uv()
6662 rendered_rect: &DeviceRect, in calculate_uv_rect_kind()
7491 ) -> Option<(DeviceRect, DeviceRect)> { in get_raster_rects() argument
H A Dborder.rs900 task_rect: DeviceRect, in add_segment()
H A Drender_task.rs455 outer_rect: DeviceRect, in new_mask()
H A Dutil.rs1244 ) -> DeviceRect { in raster_rect_to_device_pixels()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/
H A Dutil.rs330 impl MaxRect for DeviceRect { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Dborder.rs902 task_rect: DeviceRect, in add_segment()
H A Dutil.rs980 ) -> DeviceRect { in raster_rect_to_device_pixels()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Dborder.rs899 task_rect: DeviceRect, in add_segment()
H A Dutil.rs852 ) -> DeviceRect { in raster_rect_to_device_pixels()
H A Dbatch.rs2569 sub_rect: DeviceRect, in add_clip_region()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/prim_store/
H A Dmod.rs1330 rect: DeviceRect, in push_debug_rect()
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/prim_store/
H A Dmod.rs1332 rect: DeviceRect, in push_debug_rect()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/prim_store/
H A Dmod.rs1330 rect: DeviceRect, in push_debug_rect()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/renderer/
H A Dmod.rs717 fn push_dirty_rect(&mut self, rect: &DeviceRect) { in push_dirty_rect()
728 fn get_damage_rect(&self, buffer_age: usize) -> Option<DeviceRect> { in get_damage_rect()

123