HomeSort by relevance Sort by last modified time
    Searched refs:hw_device_t (Results 1 - 25 of 317) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/hikey/gralloc/
framebuffer_device.h 22 int framebuffer_device_open(hw_module_t const *module, const char *name, hw_device_t **device);
  /device/google/marlin/camera/QCamera2/
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);
  /device/huawei/angler/camera/QCamera2/
QCamera2Factory.h 54 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);
  /device/lge/bullhead/camera/QCamera2/
QCamera2Factory.h 54 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/interfaces/graphics/allocator/2.0/default/
gralloc1-adapter.cpp 21 const char* id, struct hw_device_t** device)
  /device/generic/goldfish/camera/
EmulatedBaseCamera.h 39 struct hw_device_t* device,
65 virtual status_t connectCamera(hw_device_t** device) = 0;
EmulatedCameraFactory.h 71 int cameraDeviceOpen(int camera_id, hw_device_t** device);
107 uint32_t halVersion, struct hw_device_t** device);
113 hw_device_t** device);
  /test/vts/drivers/hal/common/include/component_loader/
DllLoader.h 46 // Finds and returns hw_device_t data structure from the loaded file
48 struct hw_device_t* OpenConventionalHal(const char* module_name = NULL);
71 struct hw_device_t* device_;
  /hardware/libhardware/include/hardware/
hardware.h 74 * Use this macro to set the hw_device_t.version field
81 struct hw_device_t;
123 * version the hw_module_t, hw_module_methods_t, and hw_device_t
161 struct hw_device_t** device);
166 * Every device data structure must begin with hw_device_t
169 typedef struct hw_device_t { struct
202 int (*close)(struct hw_device_t* device);
204 } hw_device_t; typedef in typeref:struct:hw_device_t
207 #define TO_HW_DEVICE_T_OPEN(x) reinterpret_cast<struct hw_device_t**>(x)
209 #define TO_HW_DEVICE_T_OPEN(x) (struct hw_device_t**)(x
    [all...]
nfc_tag.h 47 * nfc_tag_device_t as users of this structure will cast a hw_device_t to
48 * nfc_tag_device_t pointer in contexts where it's known the hw_device_t references a
51 struct hw_device_t common;
86 (struct hw_device_t**)dev);
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
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/
TngGrallocBufferMapper.h 28 TngGrallocBufferMapper(const hw_device_t& gralloc, DataBuffer& buffer);
42 const hw_device_t& mGralloc;
  /device/asus/fugu/libaudio/
audio_hal_hooks.c 20 extern int atv_audiodev_open(const hw_module_t*, const char*, hw_device_t**);
  /hardware/qcom/audio/legacy/alsa_sound/
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)
76 static int s_device_close(hw_device_t* device)
  /system/core/trusty/nvram/
module.c 22 hw_device_t** device_ptr);
trusty_nvram_device.cpp 23 hw_device_t** device_ptr) {
  /system/nvram/hal/
testing_module.c 22 hw_device_t** device_ptr);
  /hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
hal_public.h 65 static inline int gralloc_open_img(const hw_device_t **d)
80 static inline int gralloc_close_img(const hw_device_t *d)
89 (const hw_device_t *d, buffer_handle_t handle)
98 (const hw_device_t *d, buffer_handle_t handle)
107 (const hw_device_t *d, int w, int h, int format, int usage,
120 (const hw_device_t *d, buffer_handle_t handle)
129 (const hw_device_t *d, buffer_handle_t handle, int usage,
142 (const hw_device_t *d, buffer_handle_t handle, int *releaseFence)
153 (const hw_device_t *d, buffer_handle_t src, buffer_handle_t dest,
171 (const hw_device_t *d, buffer_handle_t handle, void **vaddrs
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
hal_public.h 65 static inline int gralloc_open_img(const hw_device_t **d)
80 static inline int gralloc_close_img(const hw_device_t *d)
89 (const hw_device_t *d, buffer_handle_t handle)
98 (const hw_device_t *d, buffer_handle_t handle)
107 (const hw_device_t *d, int w, int h, int format, int usage,
120 (const hw_device_t *d, buffer_handle_t handle)
129 (const hw_device_t *d, buffer_handle_t handle, int usage,
142 (const hw_device_t *d, buffer_handle_t handle, int *releaseFence)
153 (const hw_device_t *d, buffer_handle_t src, buffer_handle_t dest,
171 (const hw_device_t *d, buffer_handle_t handle, void **vaddrs
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
gps.c 43 struct hw_device_t** device)
57 *device = (struct hw_device_t*)dev;
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
gps.c 43 struct hw_device_t** device)
57 *device = (struct hw_device_t*)dev;
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
gps.c 43 struct hw_device_t** device)
57 *device = (struct hw_device_t*)dev;
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
gps.c 43 struct hw_device_t** device)
53 *device = (struct hw_device_t*)dev;
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
gps.c 43 struct hw_device_t** device)
57 *device = (struct hw_device_t*)dev;
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
gps.c 43 struct hw_device_t** device)
57 *device = (struct hw_device_t*)dev;

Completed in 1526 milliseconds

1 2 3 4 5 6 7 8 91011>>