/hardware/bsp/intel/peripheral/libupm/examples/javascript/ |
es08a.js | 35 // timeOffset: how long after hitting "run" 37 // timeInterval: how frequently should this instance run after timeOffset 39 function startServo(timeOffset, timeInterval, angle) 41 // Start running this instance after timeOffset milliseconds 50 }, timeOffset); 51 // timeOffset tells setTimeout when
|
/external/replicaisland/src/com/replica/replicaisland/ |
DoorAnimationComponent.java | 78 float timeOffset = timeSinceTriggered; 84 timeOffset = openAnimationLength - mSprite.getCurrentAnimationTime(); 93 mSprite.setCurrentAnimationTime(timeOffset); 117 float timeOffset = timeSinceTriggered - mStayOpenTime; 119 timeOffset = closeAnimationLength - mSprite.getCurrentAnimationTime(); 124 mSprite.setCurrentAnimationTime(timeOffset);
|
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/ |
TimeZoneResultAdapter.java | 66 TextView timeOffset; 72 vh.timeOffset = (TextView) v.findViewById(R.id.time_offset); 288 vh.timeOffset.setText(tzi.getGmtDisplayName(mContext));
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_sei.h | 81 i32 timeOffset[MAX_NUM_CLOCK_TS];
|
h264bsd_sei.c | 653 pPicTiming->timeOffset[i] = itmp; 656 pPicTiming->timeOffset[i] = 0; [all...] |
/device/generic/goldfish/sensors/ |
sensors_qemu.c | 141 int64_t timeOffset; 394 dev->timeOffset = dev->timeStart - t; 396 t += dev->timeOffset;
|
/frameworks/av/media/libmediaplayerservice/ |
StagefrightRecorder.cpp | [all...] |
/device/huawei/angler/location/loc_api/loc_api_v02/ |
location_service_v02.h | [all...] |
location_service_v02.c | 562 QMI_IDL_OFFSET8(qmiLoc3AxisSensorSampleStructT_v02, timeOffset), 593 QMI_IDL_OFFSET8(qmiLocSensorTemperatureSampleStructT_v02, timeOffset), 818 QMI_IDL_OFFSET8(qmiLocVehicleSensorSampleStructT_v02, timeOffset), 845 QMI_IDL_OFFSET8(qmiLocVehicleOdometrySampleStructT_v02, timeOffset), [all...] |
/device/lge/bullhead/location/loc_api/loc_api_v02/ |
location_service_v02.h | [all...] |
location_service_v02.c | 562 QMI_IDL_OFFSET8(qmiLoc3AxisSensorSampleStructT_v02, timeOffset), 593 QMI_IDL_OFFSET8(qmiLocSensorTemperatureSampleStructT_v02, timeOffset), 818 QMI_IDL_OFFSET8(qmiLocVehicleSensorSampleStructT_v02, timeOffset), 845 QMI_IDL_OFFSET8(qmiLocVehicleOdometrySampleStructT_v02, timeOffset), [all...] |
/device/moto/shamu/location/loc_api/loc_api_v02/ |
location_service_v02.h | [all...] |
location_service_v02.c | 527 QMI_IDL_OFFSET8(qmiLoc3AxisSensorSampleStructT_v02, timeOffset), 625 QMI_IDL_OFFSET8(qmiLocSensorTemperatureSampleStructT_v02, timeOffset), 801 QMI_IDL_OFFSET8(qmiLocVehicleSensorSampleStructT_v02, timeOffset), 828 QMI_IDL_OFFSET8(qmiLocVehicleOdometrySampleStructT_v02, timeOffset), [all...] |
/device/google/marlin/location/loc_api/loc_api_v02/ |
location_service_v02.h | [all...] |
location_service_v02.c | 572 QMI_IDL_OFFSET8(qmiLoc3AxisSensorSampleStructT_v02, timeOffset), 603 QMI_IDL_OFFSET8(qmiLocSensorTemperatureSampleStructT_v02, timeOffset), 838 QMI_IDL_OFFSET8(qmiLocVehicleSensorSampleStructT_v02, timeOffset), 865 QMI_IDL_OFFSET8(qmiLocVehicleOdometrySampleStructT_v02, timeOffset), [all...] |
/packages/apps/TV/usbtuner/libs/ |
exoplayer_1.5.6.jar | |
/prebuilts/misc/common/tradefed/ |
tradefed-prebuilt.jar | |