Searched refs:handle (Results 251 - 275 of 681) sorted by relevance

<<11121314151617181920>>

/hardware/libhardware/tests/nusensors/
H A Dnusensors.cpp94 list[i].handle,
105 err = device->activate(device, list[i].handle, 0);
114 err = device->activate(device, list[i].handle, 1);
120 device->setDelay(device, list[i].handle, ms2ns(10));
182 err = device->activate(device, list[i].handle, 0);
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp124 handle = NULL;
251 if (handle)
264 handle = (OMX_COMPONENTTYPE *)calloc(1, sizeof(*handle));
265 if (!handle) {
270 /* handle initialization */
271 SetTypeHeader(handle, sizeof(*handle));
272 handle->pComponentPrivate = static_cast<OMX_PTR>(this);
273 handle
[all...]
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
H A DAnnRGBPlane.cpp59 bool AnnRGBPlane::setDataBuffer(buffer_handle_t handle) argument
61 if (!handle) {
62 setFramebufferTarget(handle);
66 TngGrallocBuffer tmpBuf(handle);
70 ATRACE("handle = %#x", handle);
74 setFramebufferTarget(handle);
79 ret = DisplayPlane::setDataBuffer(handle);
261 void AnnRGBPlane::setFramebufferTarget(buffer_handle_t handle) argument
268 // do not need to update the buffer handle
[all...]
/hardware/intel/common/libwsbm/src/
H A Dwsbm_ttmpool.c149 dBuf->kBuf.handle = arg.rep.handle;
163 pool_reference(struct _WsbmBufferPool *pool, unsigned handle) argument
181 arg.req.handle = handle;
193 dBuf->kBuf.handle = arg.rep.handle;
219 arg.handle = dBuf->kBuf.handle;
266 arg.handle
[all...]
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_hal.h86 wifi_error wifi_initialize(wifi_handle *handle);
87 typedef void (*wifi_cleaned_up_handler) (wifi_handle handle);
88 void wifi_cleanup(wifi_handle handle, wifi_cleaned_up_handler handler);
89 void wifi_event_loop(wifi_handle handle);
128 wifi_error wifi_get_supported_feature_set(wifi_interface_handle handle, feature_set *set);
134 wifi_error wifi_get_concurrency_matrix(wifi_interface_handle handle, int set_size_max,
139 wifi_error wifi_get_ifaces(wifi_handle handle, int *num_ifaces, wifi_interface_handle **ifaces);
157 wifi_error wifi_set_nodfs_flag(wifi_interface_handle handle, u32 nodfs);
315 wifi_error (*wifi_get_tx_pkt_fates)(wifi_interface_handle handle,
319 wifi_error (*wifi_get_rx_pkt_fates)(wifi_interface_handle handle,
[all...]
/hardware/intel/img/hwcomposer/merrifield/common/planes/
H A DDisplayPlane.cpp165 bool DisplayPlane::setDataBuffer(buffer_handle_t handle) argument
175 ATRACE("handle = %#x", handle);
177 if (!handle) {
178 WTRACE("invalid buffer handle");
182 // do not need to update the buffer handle
183 if (mCurrentDataBuffer != handle)
190 buffer = bm->lockDataBuffer(handle);
205 ETRACE("failed to map buffer %p", handle);
225 mCurrentDataBuffer = handle;
[all...]
/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp59 buffer_handle_t handle, int usage,
64 buffer_handle_t handle);
67 buffer_handle_t handle);
70 buffer_handle_t handle);
251 buffer_handle_t handle)
253 if (private_handle_t::validate(handle) < 0)
256 private_handle_t const* hnd = reinterpret_cast<private_handle_t const*>(handle);
250 gralloc_free(alloc_device_t* dev, buffer_handle_t handle) argument
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Drssi_monitor.cpp45 RSSIMonitorCommand::RSSIMonitorCommand(wifi_handle handle, int id, argument
47 : WifiVendorCommand(handle, id, vendor_id, subcmd)
63 RSSIMonitorCommand* RSSIMonitorCommand::instance(wifi_handle handle, argument
66 if (handle == NULL) {
71 mRSSIMonitorCommandInstance = new RSSIMonitorCommand(handle, id,
78 if (handle != getWifiHandle(mRSSIMonitorCommandInstance->mInfo))
80 /* upper layer must have cleaned up the handle and reinitialized,
82 ALOGV("Handle different, update the handle");
83 mRSSIMonitorCommandInstance->mInfo = (hal_info *)handle;
/hardware/intel/common/utils/ISV/include/
H A Disv_bufmanager.h116 // get buffer handle
154 status_t useBuffer(unsigned long handle);
155 status_t freeBuffer(unsigned long handle);
158 ISVBuffer* mapBuffer(unsigned long handle);
/hardware/libhardware/include/hardware/
H A Dbt_gatt_server.h31 uint16_t handle; member in struct:__anon1598
41 uint16_t handle; member in union:__anon1599
105 typedef void (*response_confirmation_callback)(int status, int handle);
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
H A DAnnCursorPlane.h46 bool setDataBuffer(uint32_t handle);
/hardware/invensense/6515/libsensors_iio/
H A DSensorBase.cpp134 int SensorBase::setDelay(int32_t handle, int64_t ns) argument
192 int SensorBase::enable(int32_t handle, int enabled)
202 int SensorBase::batch(int handle, int flags, int64_t period_ns, int64_t timeout)
207 int SensorBase::flush(int handle)
/hardware/invensense/65xx/libsensors_iio/
H A DSensorBase.cpp128 int SensorBase::setDelay(int32_t handle, int64_t ns) argument
189 int SensorBase::enable(int32_t handle, int enabled)
199 int SensorBase::batch(int handle, int flags, int64_t period_ns, int64_t timeout)
204 int SensorBase::flush(int handle)
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraThermalAdapter.h79 int (*mUnregister)(int handle);
/hardware/qcom/display/msm8960/libqdutils/
H A DqdMetaData.h81 int setMetaData(private_handle_t *handle, DispParamType paramType, void *param);
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_xdr.c46 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
56 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
66 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
76 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_xdr.c46 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
56 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
66 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
76 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
H A Dloc_api.h32 rpc_loc_client_handle_type handle; member in struct:rpc_loc_close_args
37 rpc_loc_client_handle_type handle; member in struct:rpc_loc_start_fix_args
42 rpc_loc_client_handle_type handle; member in struct:rpc_loc_stop_fix_args
47 rpc_loc_client_handle_type handle; member in struct:rpc_loc_ioctl_args
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_xdr.c46 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
56 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
66 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
76 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_xdr.c46 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
56 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
66 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
76 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc-3200/
H A Dloc_api.h32 rpc_loc_client_handle_type handle; member in struct:rpc_loc_close_args
37 rpc_loc_client_handle_type handle; member in struct:rpc_loc_start_fix_args
42 rpc_loc_client_handle_type handle; member in struct:rpc_loc_stop_fix_args
47 rpc_loc_client_handle_type handle; member in struct:rpc_loc_ioctl_args
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_xdr.c46 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
56 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
66 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
76 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_xdr.c46 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
56 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
66 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
76 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->handle))
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc-3200/
H A Dloc_api.h32 rpc_loc_client_handle_type handle; member in struct:rpc_loc_close_args
37 rpc_loc_client_handle_type handle; member in struct:rpc_loc_start_fix_args
42 rpc_loc_client_handle_type handle; member in struct:rpc_loc_stop_fix_args
47 rpc_loc_client_handle_type handle; member in struct:rpc_loc_ioctl_args
/hardware/ti/omap3/dspbridge/inc/
H A Ddbdcddef.h95 IN PVOID handle);

Completed in 740 milliseconds

<<11121314151617181920>>