/frameworks/base/core/java/android/util/ |
D | TypedValue.java | 223 public static float complexToFloat(int complex) in complexToFloat() argument 225 return (complex&(TypedValue.COMPLEX_MANTISSA_MASK in complexToFloat() 227 * RADIX_MULTS[(complex>>TypedValue.COMPLEX_RADIX_SHIFT) in complexToFloat()
|
/frameworks/rs/scriptc/ |
D | rs_object_info.rsh | 53 * Elements can be grouped together into complex Elements, creating the equivalent of 62 * To create complex Elements, use the Element.Builder Java class. 227 * more complex numerical type (e.g. RS_TYPE_UNSIGNED_5_6_5 and RS_TYPE_MATRIX_4X4). 234 * functions to explore this complex Element. 242 * rsElementGetSubElement: Sub-element of a complex Element 262 * rsElementGetSubElementArraySize: Array size of a sub-element of a complex Element 264 * For complex Elements, sub-elements can be statically sized arrays. This function 284 * sub-elements for complex Elements. 299 * For complex Elements, this function returns the name of the sub-element at the 318 * For complex Elements, this function returns the length of the name of the sub-element
|
/frameworks/base/docs/html/training/improving-layouts/ |
D | index.jd | 50 <dd>In the same way a complex web page can slow down load time, your layout hierarchy 51 if too complex can also cause performance problems. This lesson shows how you can use SDK tools 63 <dd>If you've built an instance of {@link android.widget.ListView} that contains complex or
|
D | loading-ondemand.jd | 35 <p>Sometimes your layout might require complex views that are rarely used. Whether
|
/frameworks/base/docs/html/design/get-started/ |
D | creative-vision.jd | 36 never require complex procedures, and complex tasks are tailored to the human hand and mind. People
|
/frameworks/base/docs/html/guide/topics/connectivity/nfc/ |
D | index.jd | 10 one-time-programmable areas to make the card read-only. More complex tags offer math operations, 12 contain operating environments, allowing complex interactions with code executing on the tag.
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | overview.jd | 12 <li><a href="complex-xml-resources.html">Complex XML Resources</a></li> 83 <dt><strong><a href="complex-xml-resources.html">Complex XML Resources</a></strong></dt> 84 <dd>An XML format for building complex resources like animated vector drawables in a single
|
D | complex-xml-resources.jd | 6 <p>Certain resource types are a composition of multiple complex resources represented by XML files.
|
/frameworks/base/docs/html/guide/topics/renderscript/reference/ |
D | rs_object_info.jd | 48 Elements can be grouped together into complex Elements, creating the equivalent of 60 <p> To create complex Elements, use the <a href='http://developer.android.com/reference/android/ren… 157 Sub-element of a complex Element 165 Array size of a sub-element of a complex Element 597 more complex numerical type (e.g. RS_TYPE_UNSIGNED_5_6_5 and RS_TYPE_MATRIX_4X4). 606 functions to explore this complex Element. 615 <span class='normal'>: Sub-element of a complex Element</span> 653 <span class='normal'>: Array size of a sub-element of a complex Element</span> 677 <p> For complex Elements, sub-elements can be statically sized arrays. This function 713 sub-elements for complex Elements. [all …]
|
/frameworks/support/v7/appcompat/ |
D | THEMES.txt | 7 The themes structure in appcompat is complex since we
|
/frameworks/base/docs/html/guide/topics/text/ |
D | copy-paste.jd | 12 Supports both simple and complex data, including text strings, complex data 19 Copies and pastes complex data using a content provider. 125 supports both simple and complex data types, including text strings, complex data 127 directly in the clipboard, while complex data is stored as a reference that the pasting 152 copying complex data from a content provider. To copy data, you put a 679 Content providers support copying complex data such as database records or file streams. 690 The following sections describe how to set up URIs, how to provide complex data, and how to 758 You set up a content provider for copying and pasting complex data as a subclass of the 804 MIME types for complex data are described in the topic 817 The following snippets demonsrate how to set up your application to copy complex data:
|
/frameworks/base/docs/html/training/graphics/opengl/ |
D | shapes.jd | 102 complex? Say, a square? There are a number of ways to do this, but a typical path to drawing such a 152 <p>This example gives you a peek at what it takes to create more complex shapes with OpenGL. In
|
/frameworks/base/docs/html/training/testing/start/ |
D | index.jd | 91 >Building Instrumented Unit Tests</a>: Build complex unit tests with 184 you to programmatically simulate user actions and test complex intra-app user 362 large, powerful, and complex tests. You run programs that use the API with the 383 <dd>Build complex unit tests with
|
/frameworks/base/docs/html/training/wearables/watch-faces/ |
D | configuration.jd | 85 watch face, because complex menus are hard to navigate on smaller screens. Your wearable 123 for a watch face, because it is easier to interact with complex menus on the larger screen of
|
/frameworks/base/docs/html/guide/appendix/ |
D | glossary.jd | 37 events and perform complex tasks, because of the Window it uses to render 100 is not intended to persist in the history stack, contain complex layout, 101 or perform complex actions. Android provides a default simple dialog for 183 complex 3D images. It is harder to use than a Canvas object, but
|
/frameworks/base/docs/html/training/custom-views/ |
D | optimizing-view.jd | 63 <p>If you have a complex UI, consider writing a custom {@link android.view.ViewGroup
|
/frameworks/base/docs/html/training/contacts-provider/ |
D | index.jd | 53 here can be extended to perform more complex tasks. In addition, this class helps you
|
/frameworks/base/docs/html/training/testing/unit-testing/ |
D | index.jd | 38 complex UI interaction events. Instead, you should use the UI testing frameworks, as described in
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | content-providers.jd | 69 paste complex data or files from your application to other applications.
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | overview.jd | 22 draw some part of the UI. This hierarchy tree can be as simple or complex as you need
|
/frameworks/base/docs/html/training/transitions/ |
D | overview.jd | 65 as a single view or as complex as a {@link android.view.ViewGroup} containing an elaborate 95 values. A view hierarchy can be a simple view or a complex tree of views and child layouts.
|
/frameworks/base/docs/html/topic/performance/ |
D | optimizing-view-hierarchies.jd | 84 layout. For instance, when your app recycles a complex list item in a 184 Layout performance is a complex problem with many facets. There are a couple of 383 provides the same functionality as a more complex layout with many
|
/frameworks/base/docs/html/training/testing/ui-testing/ |
D | index.jd | 54 programmatically simulate user actions and test complex intra-app user interactions.</li>
|
/frameworks/base/docs/html/training/tv/playback/ |
D | browse.jd | 188 header to include additional views in a more complex layout. The following sections show how to 255 <p>This example shows how to define the presenter for a complex layout with 256 multiple views, and you could use this pattern to do something even more complex.
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | meta-data-element.jd | 49 have complex data to associate with a component, store it as a resource and
|