Home
last modified time | relevance | path

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

/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
Dsystem_gralloc.rs16 pub struct SystemGralloc(()); struct
18 impl SystemGralloc { impl
29 impl Gralloc for SystemGralloc { implementation