/hardware/libhardware/modules/camera/3_0/ |
D | CameraHAL.cpp | 127 static int get_tag_count(const vendor_tag_ops_t* ops) in get_tag_count() 132 static void get_all_tags(const vendor_tag_ops_t* ops, uint32_t* tag_array) in get_all_tags() 137 static const char* get_section_name(const vendor_tag_ops_t* ops, uint32_t tag) in get_section_name() 142 static const char* get_tag_name(const vendor_tag_ops_t* ops, uint32_t tag) in get_tag_name() 147 static int get_tag_type(const vendor_tag_ops_t* ops, uint32_t tag) in get_tag_type() 152 static void get_vendor_tag_ops(vendor_tag_ops_t* ops) in get_vendor_tag_ops()
|
/hardware/google/aemu/host-common/ |
D | address_space_host_memory_allocator_unittests.cpp | 37 struct address_space_device_control_ops ops = {}; in create_address_space_device_control_ops() local 76 struct address_space_device_control_ops ops = in TEST() local 87 struct address_space_device_control_ops ops = in TEST() local 106 struct address_space_device_control_ops ops = in TEST() local 145 struct address_space_device_control_ops ops = in TEST() local 160 struct address_space_device_control_ops ops = in TEST() local
|
D | address_space_device_control_ops.cpp | 23 void set_emugl_address_space_device_control_ops(struct address_space_device_control_ops* ops) { in set_emugl_address_space_device_control_ops()
|
D | address_space_shared_slots_host_memory_allocator_unittests.cpp | 32 struct address_space_device_control_ops ops = {}; in create_address_space_device_control_ops() local 121 const struct address_space_device_control_ops ops = in TEST() local 154 const struct address_space_device_control_ops ops = in TEST() local
|
D | address_space_shared_slots_host_memory_allocator.cpp | 249 const address_space_device_control_ops* ops, in load() 296 const address_space_device_control_ops *ops, const AddressSpaceHwFuncs* hw) in AddressSpaceSharedSlotsHostMemoryAllocatorContext() 463 const address_space_device_control_ops *ops, in globalStateLoad()
|
D | address_space_host_media.cpp | 36 const struct AddressSpaceCreateInfo& create, const address_space_device_control_ops* ops) in AddressSpaceHostMediaContext()
|
D | address_space_host_memory_allocator.cpp | 31 const address_space_device_control_ops *ops, const AddressSpaceHwFuncs* hw) in AddressSpaceHostMemoryAllocatorContext()
|
D | address_space_graphics.cpp | 79 void initialize(const address_space_device_control_ops* ops) { in initialize() 578 void AddressSpaceGraphicsContext::init(const address_space_device_control_ops* ops) { in init()
|
/hardware/google/gfxstream/host/ |
D | RenderLibImpl.cpp | 81 void RenderLibImpl::setDmaOps(emugl_dma_ops ops) { in setDmaOps() 91 void RenderLibImpl::setAddressSpaceDeviceControlOps(struct address_space_device_control_ops* ops) { in setAddressSpaceDeviceControlOps()
|
D | VirtioGpuResource.cpp | 523 int VirtioGpuResource::TransferRead(const GoldfishPipeServiceOps* ops, uint64_t offset, in TransferRead() 560 const GoldfishPipeServiceOps* ops, uint64_t offset, stream_renderer_box* box, in TransferWrite() 602 int VirtioGpuResource::ReadFromPipeToLinear(const GoldfishPipeServiceOps* ops, uint64_t offset, in ReadFromPipeToLinear() 639 const GoldfishPipeServiceOps* ops, uint64_t offset, stream_renderer_box* box) { in WriteToPipeFromLinear()
|
D | VirtioGpuContext.cpp | 24 std::optional<VirtioGpuContext> VirtioGpuContext::Create(const GoldfishPipeServiceOps* ops, in Create()
|
D | VirtioGpuFrontend.cpp | 175 auto ops = ensureAndGetServiceOps(); in createContext() local 560 auto ops = ensureAndGetServiceOps(); in transferReadIov() local 573 auto ops = ensureAndGetServiceOps(); in transferWriteIov() local 972 void VirtioGpuFrontend::setServiceOps(const GoldfishPipeServiceOps* ops) { mServiceOps = ops; } in setServiceOps()
|
D | virtio-gpu-gfxstream-renderer.cpp | 1061 VG_EXPORT void stream_renderer_set_service_ops(const GoldfishPipeServiceOps* ops) { in stream_renderer_set_service_ops()
|
/hardware/google/aemu/host-common/include/host-common/ |
D | address_space_shared_slots_host_memory_allocator.h | 64 const address_space_device_control_ops* ops = nullptr; member
|
D | vm_operations.h | 123 SnapshotCallbackSet ops[SNAPSHOT_OPS_COUNT]; member
|
/hardware/libhardware/modules/camera/3_4/ |
D | v4l2_camera_hal.cpp | 195 static void get_vendor_tag_ops(vendor_tag_ops_t* ops) { in get_vendor_tag_ops()
|
/hardware/libhardware/include/hardware/ |
D | camera.h | 292 camera_device_ops_t *ops; member
|
D | camera2.h | 836 camera2_device_ops_t *ops; member
|
D | camera3.h | 3558 camera3_device_ops_t *ops; member
|
/hardware/libhardware/include_all/hardware/ |
D | camera.h | 292 camera_device_ops_t *ops; member
|
D | camera2.h | 836 camera2_device_ops_t *ops; member
|
D | camera3.h | 3558 camera3_device_ops_t *ops; member
|
/hardware/interfaces/camera/common/default/ |
D | CameraModule.cpp | 418 void CameraModule::getVendorTagOps(vendor_tag_ops_t* ops) { in getVendorTagOps()
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
D | VehicleHalManager.cpp | 156 SubscribeOptions& ops = verifiedOptions[i]; in subscribe() local
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | wlioctl.h | 4993 uint8 ops; /* 0: disable 1: enable */ member
|