| bindings.rs |
|
144291 |
| lib.rs |
|
1113 |
| moz2d_renderer.rs |
Provides the webrender-side implementation of gecko blob images.
Pretty much this is just a shim that calls back into Moz2DImageRenderer, but
it also handles merging "partial" blob images (see `merge_blob_images`) and
registering fonts found in the blob (see `prepare_request`). |
31615 |
| program_cache.rs |
|
12631 |
| swgl_bindings.rs |
|
2373 |