/frameworks/av/services/camera/libcameraservice/camera2/ |
Parameters.h | 282 static const int kFpsToApiScale = 1000; 284 // Transform between (-1000,-1000)-(1000,1000) normalized coords from camera 308 // and camera API (-1000,1000)-(1000,1000) normalized coords
|
/frameworks/wilhelm/tests/mimeUri/ |
slesTest_playStates.cpp | 154 usleep(100 * 1000); 164 usleep(2 * 1000 * 1000); 170 usleep(2 * 1000 * 1000); 176 usleep(2 * 1000 * 1000); 187 usleep(2 * 1000 * 1000);
|
/cts/suite/audio_quality/test_description/ |
dut_speaker_calibration.xml | 20 <!-- prepare sound source id: to be used in output, sine 1000Hz, 20000ms long --> 21 <sound id="sound1" type="sin:32000:1000:5000" preload="1" /> 34 <process method="builtin:rms_mva" input="id:host_in,consti:1000,consti:8000" output="val:rms_$i_$j" />
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
InterpolatorTest.java | 73 interpolator.setKeyFrame(0, (int)(time + 1000), new float[] {2.0f}); 81 interpolator.setKeyFrame(1, (int)(time - 1000), new float[] {3.0f}); 101 assertValue(1000, 1.0f, Result.FREEZE_START, interpolator); 106 assertValue(-1000, 2.0f, Result.FREEZE_END, interpolator); 144 assertValue(1000, 1.0f, Result.FREEZE_START, interpolator); 151 assertValue( 1000, 4.0f, Result.FREEZE_END, interpolator); // known bug 160 assertValue( 1000, 4.0f, Result.FREEZE_END, interpolator); // known bug 175 assertValue(1000, 0.0f, Result.FREEZE_START, interpolator); 194 assertValue(1000, 0.0f, Result.FREEZE_START, interpolator); 201 assertValue(1000, 0.0f, Result.FREEZE_START, interpolator) [all...] |
/external/astl/tests/ |
test_ios_pos_types.cpp | 49 fpos p(1000); 51 EXPECT_TRUE(streamoff(p) == 1000); 90 p -= 1000;
|
/external/chromium/third_party/libjingle/source/talk/base/ |
ratetracker.cc | 51 if (delta >= 1000) { 52 int fraction_time = delta % 1000; 53 int seconds = delta / 1000;
|
/external/clang/test/SemaObjC/ |
objc-literal-nsnumber.m | 23 NSNumber * NInt = @1000; 27 NSNumber *NNegativeInt = @-1000; 28 NSNumber *NPositiveInt = @+1000;
|
/external/guava/guava-tests/test/com/google/common/hash/ |
BloomFilterTest.java | 33 for (int n = 1; n < 1000; n++) { 34 for (int m = 0; m < 1000; m++) { 44 for (int n = 1; n < 1000; n++) {
|
/external/jmdns/src/javax/jmdns/impl/constants/ |
DNSConstants.java | 47 public static final int PROBE_CONFLICT_INTERVAL = 1000; // milliseconds to wait after conflict. 50 public static final int ANNOUNCE_WAIT_INTERVAL = 1000; // milliseconds between Announce loops. 59 public static final int NETWORK_CHECK_INTERVAL = 10 * 1000; // 10 secondes
|
/external/srec/config/en.us/grammars/ |
run_compile_grammars.sh | 13 make_g2g -base $GMR,addWords=1000 -out $GMR.g2g 17 make_g2g -base $GMR,addWords=1000 -out $GMR.g2g 21 make_g2g -base $GMR,addWords=1000 -out $GMR.g2g
|
/external/v8/test/mjsunit/regress/ |
regress-1708.js | 31 // Flags: --expose-gc --noincremental-marking --max-new-space-size 1000 40 tail[1] = new Array(1000); 60 tail[1] = new Array(1000);
|
/frameworks/base/tests/GridLayoutTest/src/com/android/test/layout/ |
AbstractLayoutTest.java | 52 int N = 1000; 61 p.layout(0, 0, 1000 + (i % 2), 500 + (i % 2)); 63 Log.d(tag(), "Time: " + (float) (System.currentTimeMillis() - start) / N * 1000 + "mics");
|
/frameworks/native/opengl/tests/testFramerate/src/com/android/testframerate/ |
TestFramerateView.java | 54 if (mLastTime_us > 0 && elapsedTime_us > longFrameTime_ms*1000) { 55 Log.v(TAG, "Long frame: " + elapsedTime_us/1000.f + " ms (" + fps + " fps)"); 73 long now_us = System.nanoTime() / 1000;
|
/libcore/luni/src/test/java/libcore/java/lang/ref/ |
ReferenceQueueTest.java | 54 referenceQueue.remove(1000); 69 assertNotNull(referenceQueue.remove(1000)); 86 referenceQueue.remove(1000);
|
/system/extras/tests/sdcard/ |
README | 37 adb shell sdcard_perf_test --test=write --size=1000 --chunk-size=100 --procnb=1 --iterations=100 39 This test will write 1000kbyte (1M) files using writes of 100kbytes (so 10 writes per file) using 46 adb shell sdcard_perf_test --test=write --size=1000 --chunk-size=100 --procnb=1 --iterations=100 --dump >/tmp/data.txt
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
SimpleTimeZoneTest.java | 38 SimpleTimeZone st = new SimpleTimeZone(1000, "TEST"); 41 .getRawOffset() == 1000); 53 SimpleTimeZone st = new SimpleTimeZone(1000, "TEST", Calendar.NOVEMBER, 63 assertEquals("Incorrect TZ constructed", 1000, st.getRawOffset()); 74 SimpleTimeZone st = new SimpleTimeZone(1000, "TEST", Calendar.NOVEMBER, 76 0, 1000 * 60 * 60); 84 assertEquals("Incorrect TZ constructed", 1000, st.getRawOffset()); 87 st.getDSTSavings() == 1000 * 60 * 60); 136 SimpleTimeZone st1 = new SimpleTimeZone(1000, "TEST", 195 Calendar.WEDNESDAY, 0) == -(5 * 60 * 60 * 1000)); [all...] |
/bionic/libc/kernel/arch-arm/asm/ |
delay.h | 24 #define udelay(n) (__builtin_constant_p(n) ? ((n) > (MAX_UDELAY_MS * 1000) ? __bad_udelay() : __const_udelay((n) * ((2199023U*HZ)>>11))) : __udelay(n))
|
/cts/apps/CtsVerifier/jni/cameraanalyzer/ |
com_android_cts_verifier_camera_analyzer_MeteringTest.cpp | 98 // Camera.Area type, which defines the top left corner to (-1000, -1000) and 99 // bottom right corner to (1000, 1000).
|
/cts/suite/audio_quality/test_description/test/ |
unknown_element.xml | 20 <sound id="sound1" type="sin:100:1000:20000" unsupprotedattrib="should fail" />
|
/cts/tests/assets/webkit/ |
test_timer.html | 29 setInterval('updateTitle()', 1000);
|
/cts/tests/res/anim/ |
accelerate_alpha.xml | 21 android:duration="1000" />
|
layout_anim_controller_animation.xml | 23 android:duration="1000" />
|
/dalvik/dx/tests/045-dex-switch-ops/ |
Blort.java | 49 case 1000: {
|
/dalvik/dx/tests/086-ssa-edge-split/ |
run | 18 dx --dump --width=1000 --ssa-blocks --ssa-step=edge-split Blort.class
|
/dalvik/dx/tests/088-ssa-combine-blocks/ |
run | 18 dx --dump --width=1000 --optimize --rop-blocks Blort.class
|