HomeSort by relevance Sort by last modified time
    Searched refs:tempHandle (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/src/drivers/bosch_bmp280/
bosch_bmp280.c 88 uint32_t tempHandle;
275 sensorSignalInternalEvt(mTask.tempHandle, SENSOR_INTERNAL_EVT_POWER_STATE_CHG, on, 0);
284 sensorSignalInternalEvt(mTask.tempHandle, SENSOR_INTERNAL_EVT_FW_STATE_CHG, 1, 0);
293 sensorSignalInternalEvt(mTask.tempHandle, SENSOR_INTERNAL_EVT_RATE_CHG, rate, latency);
437 sensorSignalInternalEvt(mTask.tempHandle, SENSOR_INTERNAL_EVT_POWER_STATE_CHG, true, 0);
447 sensorSignalInternalEvt(mTask.tempHandle, SENSOR_INTERNAL_EVT_POWER_STATE_CHG, false, 0);
453 sensorRegisterInitComplete(mTask.tempHandle);
556 mTask.tempHandle = sensorRegister(&sensorInfoTemp, &sensorOpsTemp, NULL, false);
  /hardware/intel/common/utils/ISV/omx/
isv_omxcore.cpp 186 OMX_HANDLETYPE tempHandle;
220 &tempHandle,
224 pISVComponent->setComponent(static_cast<OMX_COMPONENTTYPE*>(tempHandle), &g_cores[i]);
231 g_mrm_omx_adaptor->MRM_OMX_SetComponent(tempHandle, cComponentName);
  /hardware/ti/omap4-aah/camera/V4LCameraAdapter/
V4LCameraAdapter.cpp     [all...]

Completed in 201 milliseconds