Searched refs:handle (Results 426 - 450 of 681) sorted by relevance

<<11121314151617181920>>

/hardware/qcom/display/msm8226/libgralloc/
H A Dgpu.cpp228 // create a "fake" handle for it
379 buffer_handle_t handle)
381 if (private_handle_t::validate(handle) < 0)
384 private_handle_t const* hnd = reinterpret_cast<private_handle_t const*>(handle);
378 gralloc_free(alloc_device_t* dev, buffer_handle_t handle) argument
/hardware/qcom/display/msm8960/libgralloc/
H A Dgpu.cpp211 // create a "fake" handle for it
363 buffer_handle_t handle)
365 if (private_handle_t::validate(handle) < 0)
368 private_handle_t const* hnd = reinterpret_cast<private_handle_t const*>(handle);
362 gralloc_free(alloc_device_t* dev, buffer_handle_t handle) argument
/hardware/bsp/intel/peripheral/libmraa/include/
H A Dmraa_internal_types.h72 int fh; /**< the file handle to the /dev/i2c-* device */
75 void *handle; /**< generic handle for non-standard drivers that don't use file descriptors */ member in struct:_i2c
/hardware/intel/common/libmix/videoencoder/
H A DIntelMetadataBuffer.h56 intptr_t handle; //handle member in struct:__anon778
/hardware/intel/common/libwsbm/src/
H A Dwsbm_pool.h73 pool, uint32_t handle);
/hardware/intel/common/utils/ISV/include/
H A Disv_worker.h126 uint32_t stride, uint32_t format, unsigned long handle, int32_t* surfaceId);
/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dportbase.h49 void SetOwner(OMX_COMPONENTTYPE *handle);
184 /* owner handle */
191 /* wrs component handle */
/hardware/intel/img/hwcomposer/merrifield/include/
H A DDisplayPlane.h89 virtual bool setDataBuffer(buffer_handle_t handle);
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
H A DDisplayPlane.h89 virtual bool setDataBuffer(uint32_t handle);
/hardware/invensense/6515/libsensors_iio/
H A DCompassSensor.IIO.primary.cpp235 * @param[in] handle
242 int CompassSensor::enable(int32_t handle, int en) argument
284 int CompassSensor::setDelay(int32_t handle, int64_t ns) argument
307 int CompassSensor::getEnable(int32_t handle) argument
394 int64_t CompassSensor::getDelay(int32_t handle) argument
/hardware/invensense/65xx/libsensors_iio/
H A DCompassSensor.IIO.primary.cpp235 * @param[in] handle
242 int CompassSensor::enable(int32_t handle, int en) argument
284 int CompassSensor::setDelay(int32_t handle, int64_t ns) argument
307 int CompassSensor::getEnable(int32_t handle) argument
394 int64_t CompassSensor::getDelay(int32_t handle) argument
/hardware/libhardware/include/hardware/
H A Dcamera.h50 void *handle; member in struct:camera_memory
H A Dhwcomposer.h55 * handle the background color.
80 * handle the layer.
101 * If the h/w composer can't handle the layer as a sideband stream for
137 * HWC_FRAMEBUFFER_TARGET, this is the handle of the buffer to
138 * compose. This handle is guaranteed to have been allocated
140 * If the layer's handle is unchanged across two consecutive
144 buffer_handle_t handle; member in union:hwc_layer_1::__anon1774::__anon1775::__anon1776
146 /* When compositionType is HWC_SIDEBAND, this is the handle
384 * the framebuffer handle will not change between frames if all
495 * SurfaceFlinger to determine what composition steps the HWC can handle
[all...]
/hardware/libhardware/modules/hwcomposer/
H A Dhwcomposer.cpp59 ALOGD("\ttype=%d, flags=%08x, handle=%p, tr=%02x, blend=%04x, {%d,%d,%d,%d}, {%d,%d,%d,%d}",
60 l->compositionType, l->flags, l->handle, l->transform, l->blending,
/hardware/libhardware/tests/input/evdev/
H A DMockInputHost.h81 MOCK_METHOD1(unregisterDevice, void(InputDeviceHandle* handle));
/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioHardwareALSA.h170 struct pcm * handle; member in struct:android_audio_legacy::alsa_handle_t
266 ALSAStreamOps(AudioHardwareALSA *parent, alsa_handle_t *handle);
295 AudioStreamOutALSA(AudioHardwareALSA *parent, alsa_handle_t *handle);
350 alsa_handle_t *handle,
/hardware/qcom/camera/usbcamcore/src/
H A DQualcommUsbCamera.cpp173 /* HAL should return NULL handle if it fails to open camera hardware. */
185 /* initialize return handle value to NULL */
557 /* TBD: Need to handle any dependencies on video recording state */
748 * camHal - camera HAL handle
906 ALOGD("%s: data = %p, size = %d, handle = %p", __func__,
909 camHal->previewMem.camera_memory[cnt]->handle);
930 camHal->previewMem.mem_info[cnt].handle = ion_info_fd.handle;
973 * camHal - camera HAL handle
1012 ion_handle.handle
[all...]
/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit.h137 /* handle to the image */
138 native_handle_t* handle; member in struct:copybit_image_t
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_virtual.cpp168 // Configure WB as secure if the output buffer handle is secure.
184 // We need an FB layer handle check to cater for this usecase:
189 // to get valid fb handle.
190 if (fbLayer->handle && !ctx->mFBUpdate[dpy]->draw(ctx,
191 (private_handle_t *)fbLayer->handle)) {
204 //If we dont handle the frame, set retireFenceFd to outbufFenceFd,
319 private_handle_t *hnd = (private_handle_t *)fbLayer->handle;
322 hnd = (private_handle_t *)extLayer->handle;
345 // touch the buffer, we can just handle the acquire fence back to SF
/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit.h137 /* handle to the image */
138 native_handle_t* handle; member in struct:copybit_image_t
/hardware/qcom/display/msm8909/libcopybit/
H A Dcopybit.h139 /* handle to the image */
140 native_handle_t* handle; member in struct:copybit_image_t
/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit.h140 /* handle to the image */
141 native_handle_t* handle; member in struct:copybit_image_t
/hardware/qcom/display/msm8996/libcopybit/
H A Dcopybit.h154 /* handle to the image */
155 native_handle_t* handle; member in struct:copybit_image_t
/hardware/qcom/gps/msm8909/utils/
H A DLocTimer.cpp432 // timer container this is how we know which container should handle
486 // client handle will likely be deleted soon after this
487 // method returns. Nulling this handle so that expire()
488 // won't call the callback on the dead handle any more.
626 void loc_timer_stop(void*& handle) argument
628 if (handle) {
629 LocTimerWrapper* locTimerWrapper = (LocTimerWrapper*)(handle);
631 handle = NULL;
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc.cpp281 Cleans location engine. The location client handle will be released.
516 void *handle; local
524 handle = dlopen ("libgeofence.so", RTLD_NOW);
526 if (!handle)
534 get_gps_geofence_interface = (get_gps_geofence_interface_function)dlsym(handle, "gps_geofence_get_interface");

Completed in 7649 milliseconds

<<11121314151617181920>>