/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
D | AGC_MIX_VOL_2St1Mon_D32_WRA.c | 85 LVM_INT32 Right; /* Right sample */ in AGC_MIX_VOL_2St1Mon_D32_WRA() local 126 Right = *pStSrc++; /* Get the right sample */ in AGC_MIX_VOL_2St1Mon_D32_WRA() 137 Right += Mono; in AGC_MIX_VOL_2St1Mon_D32_WRA() 146 …HighWord = (Vol_Mult * (Right >> 16)); /* signed long (Right) by unsigned short (… in AGC_MIX_VOL_2St1Mon_D32_WRA() 147 LowWord = (Vol_Mult * (Right & 0xffff)); in AGC_MIX_VOL_2St1Mon_D32_WRA() 148 Right = (HighWord + (LowWord >> 16)) << (Vol_Shift); in AGC_MIX_VOL_2St1Mon_D32_WRA() 150 *pDst++ = Right; in AGC_MIX_VOL_2St1Mon_D32_WRA() 156 …AbsPeak = (Abs_32(Left)>Abs_32(Right)) ? Abs_32(Left) : Abs_32(Right); /* Get the absolute peak */ in AGC_MIX_VOL_2St1Mon_D32_WRA()
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
D | ListButtonsDiagonalAcrossItems.java | 53 (position == 1 ? Slot.Middle : Slot.Right); in createView()
|
D | ListHorizontalFocusWithinItemWins.java | 56 context, desiredHeight, Slot.Left, Slot.Right); in createView()
|
/frameworks/base/core/tests/coretests/src/android/util/ |
D | ListItemFactory.java | 80 Right enumConstant 112 case Right: in horizontalButtonSlots()
|
/frameworks/support/v7/mediarouter/ |
D | build.gradle | 11 // Right now, use normal Java source sets to compile those into a jar and
|
/frameworks/base/docs/html/tools/extras/ |
D | oem-usb.jd | 78 <li>Right-click on <em>Computer</em> from your desktop or Windows Explorer, 82 <li>Right-click the device name (such as <em>Nexus S</em>) and select <strong>Update 97 <li>Right-click on <em>Computer</em> from your desktop or Windows Explorer, 102 <li>Right-click <em>Android Composite ADB Interface</em> and select <strong>Update 144 <li>Right-click on <em>Computer</em> from your desktop or Windows Explorer, 148 <li>Right-click on <em>HTC Dream Composite ADB Interface</em>, and select <strong>Update
|
/frameworks/base/data/keyboards/ |
D | Vendor_054c_Product_0268.kl | 44 # Right Analog Stick
|
/frameworks/base/docs/html/distribute/essentials/best-practices/ |
D | apps.jd | 9 <li><a href="#essentials">Get the Essentials Right</a></li> 20 <h2 id="essentials">Get the Essentials Right</h2>
|
/frameworks/base/docs/html/training/notepad/ |
D | notepad-extra-credit.jd | 41 Right click on the <code>Notepadv3</code> project and from the Debug menu
|
/frameworks/base/docs/html/tools/help/ |
D | draw9patch.jd | 30 patches and (optional) content area. Right-click (or hold Shift and click, on Mac) to erase
|
D | adt.jd | 300 Right-click an item in the canvas and select <strong>Play Animation</strong>. If 469 into the existing layout file. Right-click the view or layout and select <strong>Extract as
|
D | systrace.jd | 446 <td><strong>Right Arrow</strong></td>
|
/frameworks/base/docs/html/tools/projects/ |
D | templates.jd | 246 <li>Right click the project folder of the Android application where you want to add an 333 <li>Right-click the module folder of the Android application where you want to add a code
|
D | projects-eclipse.jd | 86 project at any time: Right-click the project in the Package Explorer, select
|
/frameworks/base/docs/html/distribute/analyze/ |
D | build-better-apps.jd | 76 <h2 id="test">Not Sure of the Right Approach? Test it</h2>
|
/frameworks/base/docs/html/tools/building/ |
D | configuring-gradle.jd | 298 <li>Right-click the <strong>src</strong> directory under <em>app</em> and select 327 <li>Right click on the <strong>java</strong> directory under <em>app/src/demo</em> and select 360 <li>Right-click on the <strong>src/</strong> directory under <em>app/</em> and select
|
/frameworks/base/docs/html/tools/support-library/ |
D | setup.jd | 120 <li>Right click the JAR file and select <strong>Build Path > Add to Build Path</strong>. 183 <li>Right-click the library project folder and select <strong>Build Path > Configure
|
/frameworks/base/docs/html/training/keyboard-input/ |
D | navigation.jd | 76 <p>From each focusable element in your UI, press Up, Down, Left, and Right.</p>
|
/frameworks/base/docs/html/distribute/essentials/ |
D | optimizing-your-app.jd | 17 <li><a href="#deliver-features">Deliver the Right Set of Features</a></li> 443 Deliver the Right Set of Features
|
/frameworks/base/docs/html/guide/topics/connectivity/usb/ |
D | accessory.jd | 10 <a href="#choosing">Choosing the Right USB Accessory APIs</a> 63 <h2 id="choosing">Choosing the Right USB Accessory APIs</h2>
|
/frameworks/base/docs/html/training/activity-testing/ |
D | activity-basic-testing.jd | 61 <li>Right-click on the test package you created, and select
|
/frameworks/base/docs/html/sdk/installing/ |
D | create-project.jd | 295 <li>Right-click the plus icon to add a new dependencies.
|
/frameworks/base/docs/html/tools/studio/ |
D | index.jd | 265 <li>Right to left validation </li>
|
/frameworks/base/docs/html/guide/faq/ |
D | troubleshooting.jd | 271 <li>Right-click on the package name
|
/frameworks/base/docs/html/training/game-controllers/ |
D | controller-input.jd | 363 <td>Move Right</td>
|