Home
last modified time | relevance | path

Searched defs:RutabagaContext (Results 1 – 4 of 4) sorted by relevance

/external/crosvm/rutabaga_gfx/src/
Drutabaga_core.rs295 ) -> RutabagaResult<Box<dyn RutabagaContext>> { in create_context()
319 ) -> RutabagaResult<Box<dyn RutabagaContext>> { in restore_context()
329 pub trait RutabagaContext { trait
Dgfxstream.rs882 ) -> RutabagaResult<Box<dyn RutabagaContext>> { in create_context()
945 ) -> RutabagaResult<Box<dyn RutabagaContext>> { in restore_context()
Dvirgl_renderer.rs794 ) -> RutabagaResult<Box<dyn RutabagaContext>> { in create_context()
/external/crosvm/rutabaga_gfx/src/cross_domain/
Dmod.rs1073 ) -> RutabagaResult<Box<dyn RutabagaContext>> { in create_context()