Home
last modified time | relevance | path

Searched defs:Frontend (Results 1 – 25 of 50) sorted by relevance

12

/aosp_15_r20/external/crosvm/devices/src/virtio/gpu/
H A Dmod.rs365 pub struct Frontend { struct
370 impl Frontend { argument
371 fn new(virtio_gpu: VirtioGpu, fence_state: Arc<Mutex<FenceState>>) -> Frontend { in new()
1537 ) -> Option<Frontend> { in initialize_frontend()
2169 state: &mut Frontend, in process_resource_bridges()
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/gpu/sys/
H A Dlinux.rs39 state: Rc<RefCell<gpu::Frontend>>, in run_display()
61 async fn run_resource_bridge(tube: IoSource<Tube>, state: Rc<RefCell<gpu::Frontend>>) { in run_resource_bridge()
H A Dwindows.rs57 state: Rc<RefCell<gpu::Frontend>>, in run_display()
88 state: Rc<RefCell<gpu::Frontend>>, in run_gpu_control_command_handler()
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dfrontend_server.rs19 pub trait Frontend { interface
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/
H A Dsnapshot_extensions.md33 ### Frontend subsection
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/default/
H A DTuner.h35 class Frontend; variable
H A DDvr.h68 class Frontend; variable
H A DDemux.h55 class Frontend; variable
H A DFrontend.cpp31 Frontend::Frontend(FrontendType type, int32_t id) { in Frontend() function in aidl::android::hardware::tv::tuner::Frontend
/aosp_15_r20/hardware/interfaces/tv/tuner/1.0/default/
H A DTuner.h35 class Frontend; variable
H A DDemux.h52 class Frontend; variable
H A DDvr.h58 class Frontend; variable
H A DFrontend.cpp30 Frontend::Frontend(FrontendType type, FrontendId id, sp<Tuner> tuner) { in Frontend() function in android::hardware::tv::tuner::V1_0::implementation::Frontend
/aosp_15_r20/hardware/interfaces/tv/tuner/1.1/default/
H A DTuner.h37 class Frontend; variable
H A DDemux.h47 class Frontend; variable
H A DDvr.h54 class Frontend; variable
H A DFrontend.cpp30 Frontend::Frontend(FrontendType type, FrontendId id, sp<Tuner> tuner) { in Frontend() function in android::hardware::tv::tuner::V1_0::implementation::Frontend
/aosp_15_r20/external/perfetto/docs/design-docs/
H A Dcontinuous-integration.md47 ## Frontend section in Perfetto CI design document
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dexport_test.go58 func (c *Conf) Frontend() Frontend { func
Dfunc.go95 func (c *Config) NewFunc(fe Frontend, cache *Cache) *Func {
730 func (f *Func) Frontend() Frontend { return f.fe } func
Dconfig.go143 type Frontend interface { interface
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/
H A Dgpu.rs68 state: Rc<RefCell<gpu::Frontend>>, in run_ctrl_queue()
/aosp_15_r20/frameworks/base/media/java/android/media/tv/tuner/
H A DTuner.java1139 private class Frontend { class in Tuner
1142 private Frontend(int id) { in Frontend() method in Tuner.Frontend
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/config/tuner_testing_dynamic_configuration_V1_0/gen/cpp/include/
Dandroid_media_tuner_testing_configuration_V1_0.h32 class Frontend; variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/config/tuner_testing_dynamic_configuration_V1_0_parser/gen/cpp/include/
Dandroid_media_tuner_testing_configuration_V1_0.h32 class Frontend; variable

12