Searched refs:handle (Results 126 - 150 of 681) sorted by relevance

1234567891011>>

/hardware/intel/img/hwcomposer/merrifield/ips/penwell/
H A DPnwPrimaryPlane.h29 bool setDataBuffer(uint32_t handle);
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
H A DBufferManager.h43 DataBuffer* lockDataBuffer(uint32_t handle);
48 DataBuffer* get(uint32_t handle);
61 void freeGrallocBuffer(uint32_t handle);
65 virtual DataBuffer* createDataBuffer(uint32_t handle) = 0;
/hardware/invensense/6515/libsensors_iio/
H A DCompassSensor.IIO.9150.h45 virtual int enable(int32_t handle, int enabled);
46 virtual int setDelay(int32_t handle, int64_t ns);
47 virtual int getEnable(int32_t handle);
48 virtual int64_t getDelay(int32_t handle);
H A DPressureSensor.IIO.secondary.h44 virtual int enable(int32_t handle, int enabled);
45 virtual int setDelay(int32_t handle, int64_t ns);
46 virtual int getEnable(int32_t handle);
47 virtual int64_t getDelay(int32_t handle);
/hardware/invensense/65xx/libsensors_iio/
H A DCompassSensor.IIO.9150.h45 virtual int enable(int32_t handle, int enabled);
46 virtual int setDelay(int32_t handle, int64_t ns);
47 virtual int getEnable(int32_t handle);
48 virtual int64_t getDelay(int32_t handle);
H A DPressureSensor.IIO.secondary.h44 virtual int enable(int32_t handle, int enabled);
45 virtual int setDelay(int32_t handle, int64_t ns);
46 virtual int getEnable(int32_t handle);
47 virtual int64_t getDelay(int32_t handle);
/hardware/qcom/display/msm8084/libqdutils/
H A DqdMetaData.cpp38 int setMetaData(private_handle_t *handle, DispParamType paramType, argument
40 if (!handle) {
41 ALOGE("%s: Private handle is null!", __func__);
44 if (handle->fd_metadata == -1) {
54 handle->fd_metadata, 0);
/hardware/qcom/display/msm8226/libqdutils/
H A DqdMetaData.cpp39 int setMetaData(private_handle_t *handle, DispParamType paramType, argument
41 if (!handle) {
42 ALOGE("%s: Private handle is null!", __func__);
45 if (handle->fd_metadata == -1) {
55 handle->fd_metadata, 0);
/hardware/qcom/display/msm8909/libqdutils/
H A DqdMetaData.cpp39 int setMetaData(private_handle_t *handle, DispParamType paramType, argument
41 if (!handle) {
42 ALOGE("%s: Private handle is null!", __func__);
45 if (handle->fd_metadata == -1) {
55 handle->fd_metadata, 0);
/hardware/qcom/display/msm8960/libqdutils/
H A DqdMetaData.cpp36 int setMetaData(private_handle_t *handle, DispParamType paramType, argument
38 if (!handle) {
39 ALOGE("%s: Private handle is null!", __func__);
42 if (handle->fd_metadata == -1) {
52 handle->fd_metadata, 0);
/hardware/qcom/display/msm8994/libqdutils/
H A DqdMetaData.cpp39 int setMetaData(private_handle_t *handle, DispParamType paramType, argument
41 if (!handle) {
42 ALOGE("%s: Private handle is null!", __func__);
45 if (handle->fd_metadata == -1) {
55 handle->fd_metadata, 0);
/hardware/qcom/display/msm8996/libqdutils/
H A DqdMetaData.cpp39 int setMetaData(private_handle_t *handle, DispParamType paramType, argument
41 if (!handle) {
42 ALOGE("%s: Private handle is null!", __func__);
45 if (handle->fd_metadata == -1) {
55 handle->fd_metadata, 0);
/hardware/ti/omap4-aah/ion/
H A Domap_ion.h29 struct ion_handle *handle; member in struct:omap_ion_tiler_alloc_data
/hardware/ti/omap4xxx/ion/
H A Domap_ion.h29 struct ion_handle *handle; member in struct:omap_ion_tiler_alloc_data
/hardware/akm/AK8975_FS/libsensors/
H A DAdxlSensor.cpp87 int AdxlSensor::setEnable(int32_t handle, int enabled) { argument
91 /* handle check */
92 if (handle != ID_A) {
93 ALOGE("AdxlSensor: Invalid handle (%d)", handle);
127 int AdxlSensor::setDelay(int32_t handle, int64_t delay_ns) argument
135 /* handle check */
136 if (handle != ID_A) {
137 ALOGE("AdxlSensor: Invalid handle (%d)", handle);
169 getDelay(int32_t handle) argument
174 getEnable(int32_t handle) argument
[all...]
H A DKionixSensor.cpp82 int KionixSensor::setEnable(int32_t handle, int enabled) { argument
86 /* handle check */
87 if (handle != ID_A) {
88 ALOGE("KionixSensor: Invalid handle (%d)", handle);
124 int KionixSensor::setDelay(int32_t handle, int64_t delay_ns) argument
129 /* handle check */
130 if (handle != ID_A) {
131 ALOGE("KionixSensor: Invalid handle (%d)", handle);
146 getDelay(int32_t handle) argument
151 getEnable(int32_t handle) argument
[all...]
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
H A DTngPrimaryPlane.cpp39 void TngPrimaryPlane::setFramebufferTarget(buffer_handle_t handle) argument
43 // do not need to update the buffer handle
44 if (mCurrentDataBuffer != handle)
76 mCurrentDataBuffer = handle;
106 bool TngPrimaryPlane::setDataBuffer(buffer_handle_t handle) argument
108 if (!handle) {
109 setFramebufferTarget(handle);
113 TngGrallocBuffer tmpBuf(handle);
117 ATRACE("handle = %#x", handle);
[all...]
/hardware/qcom/display/msm8084/libgralloc/
H A Dgralloc.cpp41 buffer_handle_t handle, int usage,
46 buffer_handle_t handle, int usage,
51 buffer_handle_t handle);
54 buffer_handle_t handle);
57 buffer_handle_t handle);
/hardware/qcom/display/msm8226/libgralloc/
H A Dgralloc.cpp41 buffer_handle_t handle, int usage,
46 buffer_handle_t handle, int usage,
51 buffer_handle_t handle);
54 buffer_handle_t handle);
57 buffer_handle_t handle);
/hardware/qcom/display/msm8909/libgralloc/
H A Dgralloc.cpp41 buffer_handle_t handle, int usage,
46 buffer_handle_t handle, int usage,
51 buffer_handle_t handle);
54 buffer_handle_t handle);
57 buffer_handle_t handle);
/hardware/qcom/display/msm8960/libgralloc/
H A Dgralloc.cpp41 buffer_handle_t handle, int usage,
46 buffer_handle_t handle, int usage,
51 buffer_handle_t handle);
54 buffer_handle_t handle);
57 buffer_handle_t handle);
/hardware/qcom/display/msm8994/libgralloc/
H A Dgralloc.cpp41 buffer_handle_t handle, int usage,
46 buffer_handle_t handle, int usage,
51 buffer_handle_t handle);
54 buffer_handle_t handle);
57 buffer_handle_t handle);
/hardware/qcom/display/msm8996/libgralloc/
H A Dgralloc.cpp41 buffer_handle_t handle, int usage,
46 buffer_handle_t handle, int usage,
51 buffer_handle_t handle);
54 buffer_handle_t handle);
57 buffer_handle_t handle);
H A Dmapper.cpp59 buffer_handle_t handle)
65 private_handle_t* hnd = (private_handle_t*)handle;
80 ALOGE("Could not mmap handle %p, fd=%d (%s)",
81 handle, hnd->fd, strerror(errno));
96 ALOGE("Could not mmap handle %p, fd=%d (%s)",
97 handle, hnd->fd_metadata, strerror(errno));
106 buffer_handle_t handle)
113 private_handle_t* hnd = (private_handle_t*)handle;
150 buffer_handle_t handle)
153 if (!module || private_handle_t::validate(handle) <
58 gralloc_map(gralloc_module_t const* module, buffer_handle_t handle) argument
105 gralloc_unmap(gralloc_module_t const* module, buffer_handle_t handle) argument
149 gralloc_register_buffer(gralloc_module_t const* module, buffer_handle_t handle) argument
172 gralloc_unregister_buffer(gralloc_module_t const* module, buffer_handle_t handle) argument
204 gralloc_map_and_invalidate(gralloc_module_t const* module, buffer_handle_t handle, int usage) argument
244 gralloc_lock(gralloc_module_t const* module, buffer_handle_t handle, int usage, int , int , int , int , void** vaddr) argument
257 gralloc_lock_ycbcr(gralloc_module_t const* module, buffer_handle_t handle, int usage, int , int , int , int , struct android_ycbcr *ycbcr) argument
270 gralloc_unlock(gralloc_module_t const* module, buffer_handle_t handle) argument
313 native_handle_t** handle = va_arg(args, native_handle_t**); local
[all...]
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_app.c147 ion_info_fd.handle = alloc.handle;
167 buf->mem_info.handle = ion_info_fd.handle;
174 handle_data.handle = ion_info_fd.handle;
196 handle_data.handle = buf->mem_info.handle;
222 cache_inv_data.handle = mem_info->handle;
1706 mm_camera_lib_open(mm_camera_lib_handle *handle, int cam_id) argument
1749 mm_camera_lib_start_stream(mm_camera_lib_handle *handle) argument
1802 mm_camera_lib_stop_stream(mm_camera_lib_handle *handle) argument
1834 mm_camera_lib_get_caps(mm_camera_lib_handle *handle, cam_capability_t *caps) argument
1859 mm_camera_lib_send_command(mm_camera_lib_handle *handle, mm_camera_lib_commands cmd, void *in_data, __unused void *out_data) argument
2243 mm_camera_lib_number_of_cameras(mm_camera_lib_handle *handle) argument
2259 mm_camera_lib_close(mm_camera_lib_handle *handle) argument
2288 mm_camera_lib_set_preview_usercb( mm_camera_lib_handle *handle, cam_stream_user_cb cb) argument
[all...]

Completed in 1077 milliseconds

1234567891011>>