/frameworks/base/services/core/java/com/android/server/location/ |
LocationFudger.java | 96 * <p>We pick a value 1 meter away from 90.0 degrees in order
|
/hardware/ti/omap4xxx/camera/ |
TICameraParameters.cpp | 55 const char TICameraParameters::KEY_METERING_MODE[] = "meter-mode";
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
LocationClustering.java | 259 // distances less than 1 meter.
|
/system/bt/stack/include/ |
sdpdefs.h | 273 #define UUID_SERVCLASS_GLUCOSE 0x1808 /* Glucose Meter Service */
|
/cts/tests/tests/location/src/android/location/cts/ |
TestMeasurementUtil.java | 276 "Accumulated delta range in meter", 284 "Accumulated delta range uncertainty in meter", [all...] |
/external/chromium-trace/catapult/telemetry/docs/pydoc/ |
telemetry.internal.platform.profiler.monsoon.html | 13 <p><tt>Interface for a USB-connected <a href="#Monsoon">Monsoon</a> power meter.<br> 59 <td colspan=2><tt>Provides a simple class to use the power meter.<br>
|
/external/opencv3/modules/videoio/src/ |
cap_mjpeg_decoder.cpp | 137 LONG biXPelsPerMeter; // Horizontal resolution in pixels per meter 138 LONG biYPelsPerMeter; // Vertical resolution in pixels per meter
|
/frameworks/base/location/java/android/location/ |
LocationRequest.java | 93 * <p>This may be up to 1 meter accuracy, although this is implementation dependent. 100 * <p>Block level accuracy is considered to be about 100 meter accuracy,
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
wpagui.cpp | 560 /* if signal meter is not enabled show 609 * Handle signal meter service. When network is not associated, 897 * it seems to be compatible with the Windows 8.1 strength meter - [all...] |
/developers/build/prebuilts/gradle/AccelerometerPlay/app/src/main/java/com/example/android/accelerometerplay/ |
AccelerometerPlayActivity.java | 413 * of the screen and the unit is the meter.
|
/developers/samples/android/sensors/AccelerometerPlay/app/src/main/java/com/example/android/accelerometerplay/ |
AccelerometerPlayActivity.java | 413 * of the screen and the unit is the meter.
|
/development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/ |
AccelerometerPlayActivity.java | 444 * of the screen and the unit is the meter.
|
/development/samples/browseable/AccelerometerPlay/src/com.example.android.accelerometerplay/ |
AccelerometerPlayActivity.java | 413 * of the screen and the unit is the meter.
|
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/ |
sanitizer.py | 35 'keygen', 'kbd', 'label', 'legend', 'li', 'm', 'map', 'menu', 'meter',
|
/external/curl/lib/ |
urldata.h | [all...] |
tftp.c | 775 /* Update the progress meter */ [all...] |
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/particleeditor/ |
ParticleEditor.java | 99 addEditorRow(new NumericPanel(pixelsPerMeter, "Pixels per meter", ""));
|
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/ |
Box2DTest.java | 89 // meter scale, pixels won't do it. So we use
|
/external/libjpeg-turbo/ |
rdbmp.c | 375 cinfo->X_density = (UINT16) (biXPelsPerMeter/100); /* 100 cm per meter */
|
/external/opencv3/3rdparty/openexr/IlmImf/ |
ImfStandardAttributes.h | 91 // (candelas per square meter) of the RGB value (1.0, 1.0, 1.0).
|
/external/replicaisland/res/values/ |
kabocha.xml | 23 Now, rolling around is a pleasurable way to move, but to really travel in style you should fly. <b>Tap the blue button on the bottom of the screen to jump, and hold it down to fly.</b> Be careful though--your batteries can only hold you aloft for a short time before they need to recharge. Watch the meter at the top left of the screen to see your remaining flight power.
|
/hardware/ti/omap4-aah/camera/ |
TICameraParameters.cpp | 69 const char TICameraParameters::KEY_METERING_MODE[] = "meter-mode";
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
Scroller.java | 146 * 39.37f // inch/meter
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
LauncherScroller.java | 175 * 39.37f // inch/meter
|
/external/curl/docs/ |
curl.1 | 99 .SH "PROGRESS METER" 100 curl normally displays a progress meter during operations, indicating the 105 \fIdisables\fP the progress meter as otherwise it would mess up the output 106 mixing progress meter and response data. 108 If you want a progress meter for HTTP POST or PUT requests, you need to 115 If you prefer a progress "bar" instead of the regular meter, \fI-#\fP is your 138 more informational, meter. [all...] |