Searched defs:Frontend (Results 1 – 5 of 5) sorted by relevance
43 state: Rc<RefCell<gpu::Frontend>>, in run_display()65 async fn run_resource_bridge(tube: IoSource<Tube>, state: Rc<RefCell<gpu::Frontend>>) { in run_resource_bridge()
55 state: Rc<RefCell<gpu::Frontend>>, in run_display()
303 pub struct Frontend { struct309 impl Frontend { argument310 fn new(virtio_gpu: VirtioGpu, fence_state: Arc<Mutex<FenceState>>) -> Frontend { in new()1181 ) -> Option<Frontend> { in initialize_frontend()1514 state: &mut Frontend, in process_resource_bridges()
47 ## Frontend section in Perfetto CI design document
67 state: Rc<RefCell<gpu::Frontend>>, in run_ctrl_queue()