/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/ |
D | hal_public.h | 65 static inline int gralloc_open_img(const hw_device_t **d) in gralloc_open_img() 80 static inline int gralloc_close_img(const hw_device_t *d) in gralloc_close_img() 89 (const hw_device_t *d, buffer_handle_t handle) in gralloc_register_img() 98 (const hw_device_t *d, buffer_handle_t handle) in gralloc_unregister_img() 107 (const hw_device_t *d, int w, int h, int format, int usage, in gralloc_device_alloc_img() 120 (const hw_device_t *d, buffer_handle_t handle) in gralloc_device_free_img() 129 (const hw_device_t *d, buffer_handle_t handle, int usage, in gralloc_lock_async_img() 142 (const hw_device_t *d, buffer_handle_t handle, int *releaseFence) in gralloc_unlock_async_img() 153 (const hw_device_t *d, buffer_handle_t src, buffer_handle_t dest, in gralloc_blit_handle_to_handle_img() 171 (const hw_device_t *d, buffer_handle_t handle, void **vaddrs, in gralloc_get_buffer_cpu_addresses_img() [all …]
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/ |
D | hal_public.h | 65 static inline int gralloc_open_img(const hw_device_t **d) in gralloc_open_img() 80 static inline int gralloc_close_img(const hw_device_t *d) in gralloc_close_img() 89 (const hw_device_t *d, buffer_handle_t handle) in gralloc_register_img() 98 (const hw_device_t *d, buffer_handle_t handle) in gralloc_unregister_img() 107 (const hw_device_t *d, int w, int h, int format, int usage, in gralloc_device_alloc_img() 120 (const hw_device_t *d, buffer_handle_t handle) in gralloc_device_free_img() 129 (const hw_device_t *d, buffer_handle_t handle, int usage, in gralloc_lock_async_img() 142 (const hw_device_t *d, buffer_handle_t handle, int *releaseFence) in gralloc_unlock_async_img() 153 (const hw_device_t *d, buffer_handle_t src, buffer_handle_t dest, in gralloc_blit_handle_to_handle_img() 171 (const hw_device_t *d, buffer_handle_t handle, void **vaddrs, in gralloc_get_buffer_cpu_addresses_img() [all …]
|
/hardware/libhardware/include/hardware/ |
D | hardware.h | 79 struct hw_device_t; 159 struct hw_device_t** device); 167 typedef struct hw_device_t { struct 200 int (*close)(struct hw_device_t* device); argument 202 } hw_device_t; typedef 205 #define TO_HW_DEVICE_T_OPEN(x) reinterpret_cast<struct hw_device_t**>(x) 207 #define TO_HW_DEVICE_T_OPEN(x) (struct hw_device_t**)(x)
|
D | nfc.h | 100 struct hw_device_t common; 178 (struct hw_device_t**) dev); in nfc_nci_open() 231 struct hw_device_t common; 265 (struct hw_device_t**) dev); in nfc_pn544_open()
|
D | nfc_tag.h | 51 struct hw_device_t common; 86 (struct hw_device_t**)dev); in nfc_tag_open()
|
/hardware/qcom/camera/msm8998/QCamera2/ |
D | QCamera2Factory.h | 53 const char* id, uint32_t halVersion, struct hw_device_t** device); 61 int cameraDeviceOpen(int camera_id, struct hw_device_t **hw_device); 63 struct hw_device_t **hw_device); 65 int32_t cameraId, uint32_t halVersion, struct hw_device_t** hw_device);
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | acoustics_default.cpp | 26 static int s_device_open(const hw_module_t*, const char*, hw_device_t**); 27 static int s_device_close(hw_device_t*); 51 hw_device_t** device) in s_device_open() 76 static int s_device_close(hw_device_t* device) in s_device_close()
|
/hardware/libhardware/modules/nfc/ |
D | nfc_pn544_example.c | 24 static int pn544_close(hw_device_t *dev) { in pn544_close() 33 hw_device_t** device) { in nfc_open() 50 *device = (hw_device_t*) dev; in nfc_open()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/wrapper/ |
D | QualcommCamera.h | 42 struct hw_device_t** device); 44 hw_device_t * open_camera_device(int cameraId); 46 int close_camera_device( hw_device_t *);
|
/hardware/qcom/camera/msm8998/usbcamcore/inc/ |
D | QualcommUsbCamera.h | 46 struct hw_device_t** device); 48 hw_device_t * usbcam_open_camera_device(int cameraId); 50 int usbcam_close_camera_device( hw_device_t *);
|
/hardware/libhardware/modules/nfc-nci/ |
D | nfc_nci_example.cpp | 74 static int nfc_close(hw_device_t *dev) { in nfc_close() 80 hw_device_t** device) { in nfc_open() 99 *device = (hw_device_t*) dev; in nfc_open()
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | gralloc.cpp | 35 hw_device_t** device); 38 hw_device_t** device); 98 hw_device_t** device) in gralloc_device_open()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gralloc.cpp | 35 hw_device_t** device); 38 hw_device_t** device); 99 hw_device_t** device) in gralloc_device_open()
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gralloc.cpp | 35 hw_device_t** device); 38 hw_device_t** device); 99 hw_device_t** device) in gralloc_device_open()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | gralloc.cpp | 35 hw_device_t** device); 38 hw_device_t** device); 98 hw_device_t** device) in gralloc_device_open()
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | gralloc.cpp | 35 hw_device_t** device); 38 hw_device_t** device); 98 hw_device_t** device) in gralloc_device_open()
|
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/ |
D | TngGrallocBufferMapper.h | 29 TngGrallocBufferMapper(const hw_device_t& gralloc, DataBuffer& buffer); 43 const hw_device_t& mGralloc;
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/ |
D | TngGrallocBufferMapper.h | 28 TngGrallocBufferMapper(const hw_device_t& gralloc, DataBuffer& buffer); 42 const hw_device_t& mGralloc;
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gralloc.cpp | 37 hw_device_t** device); 40 hw_device_t** device); 104 hw_device_t** device) in gralloc_device_open()
|
/hardware/libhardware/modules/consumerir/ |
D | consumerir.c | 71 static int consumerir_close(hw_device_t *dev) in consumerir_close() 81 hw_device_t** device) in consumerir_open() 103 *device = (hw_device_t*) dev; in consumerir_open()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gralloc.cpp | 37 hw_device_t** device); 40 hw_device_t** device); 104 hw_device_t** device) in gralloc_device_open()
|
/hardware/libhardware/modules/camera/3_4/ |
D | v4l2_camera_hal.h | 49 hw_device_t** device); 53 int openDevice(const hw_module_t* mod, const char* name, hw_device_t** dev);
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | gps.c | 43 struct hw_device_t** device) in open_gps() 53 *device = (struct hw_device_t*)dev; in open_gps()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | gps.c | 43 struct hw_device_t** device) in open_gps() 57 *device = (struct hw_device_t*)dev; in open_gps()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | gps.c | 43 struct hw_device_t** device) in open_gps() 57 *device = (struct hw_device_t*)dev; in open_gps()
|