HomeSort by relevance Sort by last modified time
    Searched full:measured (Results 26 - 50 of 231) sorted by null

12 3 4 5 6 7 8 910

  /frameworks/base/graphics/java/android/graphics/
Paint.java     [all...]
PathMeasure.java 44 * @param path The path that will be measured by this object
Typeface.java 27 * how text appears when drawn (and measured).
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_config.h 77 2: will report all rates measured */
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
esta_drv.h 288 unsigned cpu_usage_estimator_start_time; /* Time measured when CPU estimation was started */
289 unsigned cpu_usage_estimator_stop_time; /* Time measured when CPU estimation was stopped */
293 unsigned driver_entry_start_time; /* Time measured at the start of last driver entry point */
294 unsigned bus_driver_entry_start_time; /* Time measured at the start of last bus driver entry point */
  /external/icu4c/data/unidata/
BidiMirroring.txt 419 # 2221; MEASURED ANGLE
472 # 299B; MEASURED ANGLE OPENING LEFT
474 # 299D; MEASURED RIGHT ANGLE WITH DOT
485 # 29A8; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND RIGHT
486 # 29A9; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND LEFT
487 # 29AA; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND RIGHT
488 # 29AB; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND LEFT
489 # 29AC; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND UP
490 # 29AD; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND UP
491 # 29AE; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND DOW
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
FrameLayoutTest.java 214 // text view and button are VISIBLE, they should be measured
221 // measureAll is false and text view is GONE, text view will NOT be measured
236 // measureAll is true and text view is GONE, text view will be measured
  /external/bison/lib/
timevar.h 45 measured. Times are stored in seconds. The time may be an
  /external/icu4c/tools/ctestfw/unicode/
uperf.h 69 * measured.
  /frameworks/base/core/java/android/speech/srec/
MicrophoneInputStream.java 43 * @param fifoDepth depth of the real time fifo, measured in sampleRate clock ticks.
  /external/netperf/
netcpu_pstat.c 94 count how high the idle counter gets each time. Return the measured
232 /* It is possible that the library measured a time other than */
netcpu_procstat.c 203 /* It is possible that the library measured a time other than */
  /frameworks/base/tools/preload/
MemoryUsage.java 213 MemoryUsage measured = measure(); local
216 memoryUsage = measured;
  /hardware/libhardware_legacy/include/hardware_legacy/
gps.h 239 * latitude and longitude are measured in degrees
240 * expected accuracy is measured in meters
  /frameworks/base/core/java/android/widget/
LinearLayout.java 361 // leftover space. These views will get measured again down below if
512 // child has been previously measured
514 // child was measured once already above...
583 // Temporarily force children to reuse their old measured height
661 // leftover space. These views will get measured again down below if
    [all...]
Scroller.java 289 * @param velocityX Initial velocity of the fling (X) measured in pixels per
291 * @param velocityY Initial velocity of the fling (Y) measured in pixels per
  /external/icu4c/common/
putilimp.h 215 * Get UTC (GMT) time measured in milliseconds since 0:00 on 1/1/1970.
216 * @return the UTC time measured in milliseconds
  /external/apache-http/src/org/apache/http/conn/
ClientConnectionManager.java 86 * @param timeUnit the unit of time validDuration is measured in
  /external/kernel-headers/original/linux/
ethtool.h 163 /* When the packet rate (measured in packets per second)
174 * pkt_rate_low (both measured in packets per second) the
178 /* When the packet rate is (measured in packets per second)
189 * measured in seconds. Must not be zero.
  /external/skia/include/core/
SkTypeface.h 30 how text appears when drawn (and measured).
  /external/webkit/WebCore/platform/graphics/chromium/
UniscribeHelperTextRun.cpp 58 // should be done after Init() so all the runs are already measured.
  /external/webkit/WebCore/storage/
StorageMap.cpp 41 , m_quotaSize(quota) // quota measured in bytes
  /frameworks/base/core/java/android/hardware/
SensorEvent.java 128 * <p>values[0]: Proximity sensor distance measured in centimeters
  /frameworks/base/docs/html/guide/topics/ui/
declaring-layout.jd 262 The first pair is known as <em>measured width</em> and
263 <em>measured height</em>. These dimensions define how big a view wants to be
265 measured dimensions can be obtained by calling {@link android.view.View#getMeasuredWidth()}
274 measured width and height. The width and height can be obtained by calling
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
armtime 52 cpu_time = 0; # total time the CPU stats were measured on

Completed in 117 milliseconds

12 3 4 5 6 7 8 910