Searched refs:mm (Results 1 – 18 of 18) sorted by relevance
/frameworks/av/services/audioflinger/tests/ |
D | build_and_run_all_unit_tests.sh | 13 mm
|
D | mixer_to_wav_tests.sh | 44 mm
|
/frameworks/base/docs/html/design/style/ |
D | metrics-grids.jd | 60 <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/ |
D | sad_inline.h | 371 register int32 mm = mask; 385 "r"(mm)); 396 register int32 mm = mask; 409 "r"(mm));
|
/frameworks/base/tests/SystemUIDemoModeController/src/com/example/android/demomodecontroller/ |
D | DemoModeController.java | 145 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/ |
D | Clock.java | 234 int mm = Integer.parseInt(hhmm.substring(2)); in dispatchDemoCommand() local 236 mCalendar.set(Calendar.MINUTE, mm); in dispatchDemoCommand()
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsicColorMatrix.cpp | 982 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/ |
D | README.txt | 23 and then run mm while in the SimpleCamera directory.
|
/frameworks/av/services/audioflinger/ |
D | AudioFlinger.cpp | 1554 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/ |
D | testing_eclipse.jd | 360 …[<em>yyyy-mm-dd hh:mm:ss</em> - <em>testfile</em>] Waiting for HOME ('android.process.acore') to b…
|
D | testing_accessibility.jd | 89 action must be a minimum of 48 dp (approximately 9mm) in length and width, as recommended by
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | more-resources.jd | 238 <dt>{@code mm}</dt> 283 …<dd>A dimension, represented by a float, followed by a unit of measurement (dp, sp, pt, px, mm, in…
|
D | layout-resource.jd | 216 units</a> supported by Android (px, dp, sp, pt, in, mm) or with the following keywords:</p>
|
/frameworks/base/docs/html/guide/practices/ |
D | screens_support.jd | 1197 / 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/ |
D | smp.jd | 1825 …p://www.hpl.hp.com/personal/Hans_Boehm/c++mm/threadsintro.html">http://www.hpl.hp.com/personal/Han…
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 599 # *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90
|
/frameworks/base/api/ |
D | system-current.txt | 59131 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";
|
D | current.txt | 56602 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";
|