Home
last modified time | relevance | path

Searched refs:mm (Results 1 – 18 of 18) sorted by relevance

/frameworks/av/services/audioflinger/tests/
Dbuild_and_run_all_unit_tests.sh13 mm
Dmixer_to_wav_tests.sh44 mm
/frameworks/base/docs/html/design/style/
Dmetrics-grids.jd60 <p>On average, 48dp translate to a physical size of about 9mm (with some variability). This is
61 comfortably in the range of recommended target sizes (7-10 mm) for touchscreen objects and users
65 <li>your targets will never be smaller than the minimum recommended target size of 7mm regardless of
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dsad_inline.h371 register int32 mm = mask;
385 "r"(mm));
396 register int32 mm = mask;
409 "r"(mm));
/frameworks/base/tests/SystemUIDemoModeController/src/com/example/android/demomodecontroller/
DDemoModeController.java145 final int mm = (int)y / (h / 60); in onTouch() local
146 if (mm != mMM) { in onTouch()
147 mMM = mm; in onTouch()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DClock.java234 int mm = Integer.parseInt(hhmm.substring(2)); in dispatchDemoCommand() local
236 mCalendar.set(Calendar.MINUTE, mm); in dispatchDemoCommand()
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicColorMatrix.cpp982 uint32_t mm = 0; in preLaunch() local
989 mm |= m << (i * 5); in preLaunch()
993 rsdIntrinsicColorMatrixSetup_float_K(&mFnTab, mm, dt, st); in preLaunch()
995 rsdIntrinsicColorMatrixSetup_int_K(&mFnTab, mm, dt, st); in preLaunch()
/frameworks/base/tests/Camera2Tests/SmartCamera/
DREADME.txt23 and then run mm while in the SimpleCamera directory.
/frameworks/av/services/audioflinger/
DAudioFlinger.cpp1554 bool mm; in loadHwModule_l() local
1555 if (OK == dev->get_master_mute(dev, &mm)) { in loadHwModule_l()
1556 mMasterMute = mm; in loadHwModule_l()
/frameworks/base/docs/html/tools/testing/
Dtesting_eclipse.jd360 …[<em>yyyy-mm-dd hh:mm:ss</em> - <em>testfile</em>] Waiting for HOME ('android.process.acore') to b…
Dtesting_accessibility.jd89 action must be a minimum of 48 dp (approximately 9mm) in length and width, as recommended by
/frameworks/base/docs/html/guide/topics/resources/
Dmore-resources.jd238 <dt>{@code mm}</dt>
283 …<dd>A dimension, represented by a float, followed by a unit of measurement (dp, sp, pt, px, mm, in…
Dlayout-resource.jd216 units</a> supported by Android (px, dp, sp, pt, in, mm) or with the following keywords:</p>
/frameworks/base/docs/html/guide/practices/
Dscreens_support.jd1197 / 160 dpi}, which equals 1/10th of an inch (or 2.5 mm) before the gesture is recognized. On a device
1199 equals 1/15th of an inch (or 1.7 mm). The distance is much shorter and the application thus appears
/frameworks/base/docs/html/training/articles/
Dsmp.jd1825 …p://www.hpl.hp.com/personal/Hans_Boehm/c++mm/threadsintro.html">http://www.hpl.hp.com/personal/Han…
/frameworks/wilhelm/doc/
DDoxyfile599 # *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90
/frameworks/base/api/
Dsystem-current.txt59131 field public static final java.lang.String PATTERN_ASCTIME = "EEE MMM d HH:mm:ss yyyy";
59132 field public static final java.lang.String PATTERN_RFC1036 = "EEEE, dd-MMM-yy HH:mm:ss zzz";
59133 field public static final java.lang.String PATTERN_RFC1123 = "EEE, dd MMM yyyy HH:mm:ss zzz";
59153 field protected static final java.lang.String EXPIRES_PATTERN = "EEE, dd-MMM-yyyy HH:mm:ss z";
59959 field public static final java.lang.String PATTERN_RFC1123 = "EEE, dd MMM yyyy HH:mm:ss zzz";
Dcurrent.txt56602 field public static final java.lang.String PATTERN_ASCTIME = "EEE MMM d HH:mm:ss yyyy";
56603 field public static final java.lang.String PATTERN_RFC1036 = "EEEE, dd-MMM-yy HH:mm:ss zzz";
56604 field public static final java.lang.String PATTERN_RFC1123 = "EEE, dd MMM yyyy HH:mm:ss zzz";
56624 field protected static final java.lang.String EXPIRES_PATTERN = "EEE, dd-MMM-yyyy HH:mm:ss z";
57430 field public static final java.lang.String PATTERN_RFC1123 = "EEE, dd MMM yyyy HH:mm:ss zzz";