Home
last modified time | relevance | path

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

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