Searched refs:regions (Results 1 – 23 of 23) sorted by relevance
/frameworks/base/libs/hwui/ |
D | DisplayList.cpp | 69 for (size_t i = 0; i < regions.size(); i++) { in cleanupResources() 70 delete regions.itemAt(i); in cleanupResources() 82 regions.clear(); in cleanupResources()
|
D | DisplayList.h | 145 Vector<const SkRegion*> regions; variable
|
D | DisplayListRenderer.h | 266 mDisplayListData->regions.add(regionCopy); in refRegion()
|
/frameworks/base/docs/html/distribute/users/ |
D | expand-to-new-markets.jd | 74 regions. A single APK also allows you to more easily track metrics by 171 <strong>Tip:</strong> You can select regions, set regional pricing, and 182 Within your Google Play listing, you’ll need to set the regions in which your 194 In the Developer Console, you can set the regions you make your app available
|
/frameworks/base/docs/html/google/play-services/ |
D | maps.jd | 45 and polygons to indicate paths or regions, or provide complete image overlays.
|
/frameworks/base/docs/html/distribute/analyze/ |
D | understand-user-value.jd | 114 <li>Geography, to determine which countries, regions or cities
|
/frameworks/base/docs/html/about/versions/ |
D | android-4.4.jd | 435 …ecific regions of the external storage using the methods above. However, the permissions are requi… 520 <p>The {@link android.view.View} class now allows you to declare "live regions" for portions of you… 545 …regions of the external storage using methods such as {@link android.content.Context#getExternalFi…
|
D | android-4.0-highlights.jd | 827 regions in a camera preview, then manage white balance and exposure dynamically 828 for those regions. For easier focusing and image processing, a face-detection
|
D | android-4.1.jd | 688 <p>In Android 4.1, you can create notifications with larger content regions, big image previews,
|
/frameworks/base/docs/html/tools/testing/ |
D | testing_accessibility.jd | 87 regions where contents or controls do not provide an audio description.</li>
|
/frameworks/base/docs/html/tools/extras/ |
D | oem-usb.jd | 219 support tab to select your products/device. Different regions will have different links.</td>
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | widget_design.jd | 248 regions and content padding.</p>
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | drawable-resource.jd | 24 <dd>A PNG file with stretchable regions to allow image resizing based on content ({@code 308 <p>A {@link android.graphics.NinePatch} is a PNG image in which you can define stretchable regions 319 <p>For a complete discussion about how to create a Nine-Patch file with stretchable regions,
|
D | localization.jd | 36 <p>Android will run on many devices in many regions. To reach the most users,
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | hardware-accel.jd | 178 the regions of the screen that need to be redrawn (the dirty region). The Android system then
|
D | 2d-graphics.jd | 471 lines identify the regions of the image that will be replicated in order to stretch the
|
/frameworks/base/docs/html/guide/topics/ui/accessibility/ |
D | apps.jd | 674 <p class="note"><strong>Note:</strong> If your custom view has distinct clickable regions, such as
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | dialogs.jd | 172 As shown in figure 2, there are three regions of an alert dialog:</p>
|
D | drag-drop.jd | 824 on empty regions of the application's UI, or on areas outside of your application.
|
D | menus.jd | 106 are for. Rather, the popup menu is for extended actions that relate to regions of content in your
|
/frameworks/base/docs/html/distribute/tools/ |
D | localization-checklist.jd | 587 specific regions might be different. If possible, match your test devices to
|
/frameworks/base/docs/html/guide/practices/ |
D | screens_support.jd | 626 Nine-Patch file is basically a PNG file in which you specify two-dimensional regions that are 628 stretches the Nine-Patch bitmap, but stretches only the specified regions. As such, you don't
|
/frameworks/base/docs/html/training/articles/ |
D | memory.jd | 104 shared memory regions (either with ashmem or gralloc). For example, window surfaces use shared
|