Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_0/
DCameraHAL.cpp127 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/
Daddress_space_host_memory_allocator_unittests.cpp37 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
Daddress_space_device_control_ops.cpp23 void set_emugl_address_space_device_control_ops(struct address_space_device_control_ops* ops) { in set_emugl_address_space_device_control_ops()
Daddress_space_shared_slots_host_memory_allocator_unittests.cpp32 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
Daddress_space_shared_slots_host_memory_allocator.cpp249 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()
Daddress_space_host_media.cpp36 const struct AddressSpaceCreateInfo& create, const address_space_device_control_ops* ops) in AddressSpaceHostMediaContext()
Daddress_space_host_memory_allocator.cpp31 const address_space_device_control_ops *ops, const AddressSpaceHwFuncs* hw) in AddressSpaceHostMemoryAllocatorContext()
Daddress_space_graphics.cpp79 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/
DRenderLibImpl.cpp81 void RenderLibImpl::setDmaOps(emugl_dma_ops ops) { in setDmaOps()
91 void RenderLibImpl::setAddressSpaceDeviceControlOps(struct address_space_device_control_ops* ops) { in setAddressSpaceDeviceControlOps()
DVirtioGpuResource.cpp523 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()
DVirtioGpuContext.cpp24 std::optional<VirtioGpuContext> VirtioGpuContext::Create(const GoldfishPipeServiceOps* ops, in Create()
DVirtioGpuFrontend.cpp175 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()
Dvirtio-gpu-gfxstream-renderer.cpp1061 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/
Daddress_space_shared_slots_host_memory_allocator.h64 const address_space_device_control_ops* ops = nullptr; member
Dvm_operations.h123 SnapshotCallbackSet ops[SNAPSHOT_OPS_COUNT]; member
/hardware/libhardware/modules/camera/3_4/
Dv4l2_camera_hal.cpp195 static void get_vendor_tag_ops(vendor_tag_ops_t* ops) { in get_vendor_tag_ops()
/hardware/libhardware/include/hardware/
Dcamera.h292 camera_device_ops_t *ops; member
Dcamera2.h836 camera2_device_ops_t *ops; member
Dcamera3.h3558 camera3_device_ops_t *ops; member
/hardware/libhardware/include_all/hardware/
Dcamera.h292 camera_device_ops_t *ops; member
Dcamera2.h836 camera2_device_ops_t *ops; member
Dcamera3.h3558 camera3_device_ops_t *ops; member
/hardware/interfaces/camera/common/default/
DCameraModule.cpp418 void CameraModule::getVendorTagOps(vendor_tag_ops_t* ops) { in getVendorTagOps()
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleHalManager.cpp156 SubscribeOptions& ops = verifiedOptions[i]; in subscribe() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h4993 uint8 ops; /* 0: disable 1: enable */ member