/aosp_15_r20/external/crosvm/devices/src/virtio/gpu/ |
H A D | mod.rs | 365 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 D | linux.rs | 39 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 D | windows.rs | 57 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 D | frontend_server.rs | 19 pub trait Frontend { interface
|
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/ |
H A D | snapshot_extensions.md | 33 ### Frontend subsection
|
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/default/ |
H A D | Tuner.h | 35 class Frontend; variable
|
H A D | Dvr.h | 68 class Frontend; variable
|
H A D | Demux.h | 55 class Frontend; variable
|
H A D | Frontend.cpp | 31 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 D | Tuner.h | 35 class Frontend; variable
|
H A D | Demux.h | 52 class Frontend; variable
|
H A D | Dvr.h | 58 class Frontend; variable
|
H A D | Frontend.cpp | 30 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 D | Tuner.h | 37 class Frontend; variable
|
H A D | Demux.h | 47 class Frontend; variable
|
H A D | Dvr.h | 54 class Frontend; variable
|
H A D | Frontend.cpp | 30 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 D | continuous-integration.md | 47 ## Frontend section in Perfetto CI design document
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
D | export_test.go | 58 func (c *Conf) Frontend() Frontend { func
|
D | func.go | 95 func (c *Config) NewFunc(fe Frontend, cache *Cache) *Func { 730 func (f *Func) Frontend() Frontend { return f.fe } func
|
D | config.go | 143 type Frontend interface { interface
|
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/ |
H A D | gpu.rs | 68 state: Rc<RefCell<gpu::Frontend>>, in run_ctrl_queue()
|
/aosp_15_r20/frameworks/base/media/java/android/media/tv/tuner/ |
H A D | Tuner.java | 1139 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/ |
D | android_media_tuner_testing_configuration_V1_0.h | 32 class Frontend; variable
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/config/tuner_testing_dynamic_configuration_V1_0_parser/gen/cpp/include/ |
D | android_media_tuner_testing_configuration_V1_0.h | 32 class Frontend; variable
|