/frameworks/rs/scriptc/ |
D | rs_for_each.rsh | 73 * over cells 4, 5, 6, and 7 in the X dimension, set xStart to 4 and xEnd to 8. 77 uint32_t xStart; // Starting index in the X dimension. 78 uint32_t xEnd; // Ending index (exclusive) in the X dimension. 79 uint32_t yStart; // Starting index in the Y dimension. 80 uint32_t yEnd; // Ending index (exclusive) in the Y dimension. 81 uint32_t zStart; // Starting index in the Z dimension. 82 uint32_t zEnd; // Ending index (exclusive) in the Z dimension. 83 uint32_t arrayStart; // Starting index in the Array0 dimension. 84 uint32_t arrayEnd; // Ending index (exclusive) in the Array0 dimension. 85 uint32_t array1Start; // Starting index in the Array1 dimension. [all …]
|
D | rs_object_info.rsh | 79 * Use rsGetDimHasFaces() to get the dimension of a currently running kernel. 92 * Use rsGetDimLod() to get the dimension of a currently running kernel. 100 * rsAllocationGetDimX: Size of the X dimension 102 * Returns the size of the X dimension of the Allocation. 104 * Use rsGetDimX() to get the dimension of a currently running kernel. 106 * Returns: X dimension of the Allocation. 112 * rsAllocationGetDimY: Size of the Y dimension 114 * Returns the size of the Y dimension of the Allocation. If the Allocation has less 117 * Use rsGetDimY() to get the dimension of a currently running kernel. 119 * Returns: Y dimension of the Allocation. [all …]
|
D | rs_allocation_create.rsh | 83 * dimX specifies the size of the X dimension. 85 * dimY, if present and non-zero, indicates that the Y dimension is present and 88 * dimZ, if present and non-zero, indicates that the Z dimension is present and 99 * dimX: Size along the X dimension 100 * dimY: Size along the Y dimension 101 * dimZ: Size along the Z dimension
|
/frameworks/rs/api/ |
D | rs_for_each.spec | 83 over cells 4, 5, 6, and 7 in the X dimension, set xStart to 4 and xEnd to 8. 236 summary: Index in the Array0 dimension for the specified kernel context 238 Returns the index in the Array0 dimension of the cell being processed, as specified 254 This function returns 0 if the Array0 dimension is not present. 262 summary: Index in the Array1 dimension for the specified kernel context 264 Returns the index in the Array1 dimension of the cell being processed, as specified 267 Returns 0 if the Array1 dimension is not present. 275 summary: Index in the Array2 dimension for the specified kernel context 277 Returns the index in the Array2 dimension of the cell being processed, 281 Returns 0 if the Array2 dimension is not present. [all …]
|
D | rs_allocation_create.spec | 89 dimX specifies the size of the X dimension. 91 dimY, if present and non-zero, indicates that the Y dimension is present and 94 dimZ, if present and non-zero, indicates that the Z dimension is present and
|
/frameworks/base/docs/html/guide/topics/renderscript/reference/ |
D | rs_for_each.jd | 57 Index in the Array0 dimension for the specified kernel context 65 Index in the Array1 dimension for the specified kernel context 73 Index in the Array2 dimension for the specified kernel context 81 Index in the Array3 dimension for the specified kernel context 89 Size of the Array0 dimension for the specified kernel context 97 Size of the Array1 dimension for the specified kernel context 105 Size of the Array2 dimension for the specified kernel context 113 Size of the Array3 dimension for the specified kernel context 137 Size of the X dimension for the specified kernel context 145 Size of the Y dimension for the specified kernel context [all …]
|
D | rs_object_info.jd | 93 Size of the X dimension 101 Size of the Y dimension 109 Size of the Z dimension 294 …ach.html#android_rs:rsGetDimHasFaces'>rsGetDimHasFaces</a>() to get the dimension of a currently r… 324 <p> Use <a href='rs_for_each.html#android_rs:rsGetDimLod'>rsGetDimLod</a>() to get the dimension of… 333 <span class='normal'>: Size of the X dimension</span> 346 <tr><td>X dimension of the Allocation.</td></tr> 350 <p> Returns the size of the X dimension of the Allocation. 353 <p> Use <a href='rs_for_each.html#android_rs:rsGetDimX'>rsGetDimX</a>() to get the dimension of a c… 362 <span class='normal'>: Size of the Y dimension</span> [all …]
|
D | index.jd | 1595 Size of the X dimension 1603 Size of the Y dimension 1611 Size of the Z dimension 1851 Index in the Array0 dimension for the specified kernel context 1859 Index in the Array1 dimension for the specified kernel context 1867 Index in the Array2 dimension for the specified kernel context 1875 Index in the Array3 dimension for the specified kernel context 1883 Size of the Array0 dimension for the specified kernel context 1891 Size of the Array1 dimension for the specified kernel context 1899 Size of the Array2 dimension for the specified kernel context [all …]
|
D | overview.jd | 2453 Size of the X dimension 2461 Size of the Y dimension 2469 Size of the Z dimension 2667 Index in the Array0 dimension for the specified kernel context 2675 Index in the Array1 dimension for the specified kernel context 2683 Index in the Array2 dimension for the specified kernel context 2691 Index in the Array3 dimension for the specified kernel context 2699 Size of the Array0 dimension for the specified kernel context 2707 Size of the Array1 dimension for the specified kernel context 2715 Size of the Array2 dimension for the specified kernel context [all …]
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | layout-resource.jd | 39 android:layout_height=["<em>dimension</em>" | "fill_parent" | "wrap_content"] 40 android:layout_width=["<em>dimension</em>" | "fill_parent" | "wrap_content"] 44 android:layout_height=["<em>dimension</em>" | "fill_parent" | "wrap_content"] 45 android:layout_width=["<em>dimension</em>" | "fill_parent" | "wrap_content"] 85 dimension value (or <a 86 href="more-resources.html#Dimension">dimension resource</a>) or a keyword ({@code "fill_parent"} 91 dimension value (or <a 92 href="more-resources.html#Dimension">dimension resource</a>) or a keyword ({@code "fill_parent"} 117 a dimension value (or <a 118 href="more-resources.html#Dimension">dimension resource</a>) or a keyword ({@code "fill_parent"} [all …]
|
D | drawable-resource.jd | 311 typically assign this type of image as the background of a View that has at least one dimension set 481 android:top="<em>dimension</em>" 482 android:right="<em>dimension</em>" 483 android:bottom="<em>dimension</em>" 484 android:left="<em>dimension</em>" /> 931 android:top="<em>dimension</em>" 932 android:right="<em>dimension</em>" 933 android:bottom="<em>dimension</em>" 934 android:left="<em>dimension</em>" /> 1056 android:insetTop="<i>dimension</i>" [all …]
|
D | more-resources.jd | 14 <dd>XML resource that carries a dimension value (with a unit of measure).</dd> 214 <p>A dimension value defined in XML. A dimension 244 <p class="note"><strong>Note:</strong> A dimension is a simple resource that is referenced 246 such, you can combine dimension resources with other simple resources in the one XML file, 269 ><em>dimension</em></dimen> 283 …<dd>A dimension, represented by a float, followed by a unit of measurement (dp, sp, pt, px, mm, in… 288 <dd><em>String</em>. A name for the dimension. This will be used as the resource ID. 308 <p>This application code retrieves a dimension:</p>
|
/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/ |
D | image_and_kernel.rsh | 6 // width-by-height is the dimension of a padded image with a margin. 9 // The dimension of the original unpadded image is
|
/frameworks/compile/slang/tests/F_float3_v13/ |
D | stderr.txt.expect | 1 float3_v13.rs:9:10: error: structs containing vectors of dimension 3 cannot be exported at this API…
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
D | qpisf_2s.tab | 51 * codebook vector dimension number of vectors * 1022 * codebook vector dimension number of vectors *
|
D | qisf_ns.tab | 47 * codebook vector dimension number of vectors *
|
/frameworks/base/libs/hwui/renderstate/ |
D | OffscreenBufferPool.cpp | 101 uint32_t OffscreenBuffer::computeIdealDimension(uint32_t dimension) { in computeIdealDimension() argument 102 return uint32_t(ceilf(dimension / float(LAYER_SIZE)) * LAYER_SIZE); in computeIdealDimension()
|
D | OffscreenBufferPool.h | 61 static uint32_t computeIdealDimension(uint32_t dimension);
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | ZeroSizedTest.java | 47 mWithDimension = activity.findViewById(R.id.dimension); in setUp()
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | how-android-draws.jd | 40 pushes dimension specifications down the tree 89 dimension, it can specify one of:</p> 114 used by a parent to determine the desired dimension
|
/frameworks/support/v7/palette/src/main/java/android/support/v7/graphics/ |
D | ColorCutQuantizer.java | 401 private static void modifySignificantOctet(final int[] a, final int dimension, in modifySignificantOctet() argument 403 switch (dimension) { in modifySignificantOctet()
|
/frameworks/base/docs/html/distribute/analyze/ |
D | measure.jd | 144 use case might be using a user-scoped custom dimension to capture the 147 An example of a hit-level custom dimension could be capturing landscape or 157 A specific custom dimension that may be of interest to your business is the
|
/frameworks/base/docs/html/distribute/googleplay/ |
D | cardboard.jd | 34 href="http://www.google.com/design/spec-vr/designing-for-google-cardboard/a-new-dimension.html">
|
/frameworks/base/docs/html/training/wearables/ |
D | wearable-sounds.jd | 20 apps and offer an extra dimension of engagement with the user. A speaker-equipped Wear device might
|
/frameworks/base/docs/html/training/improving-layouts/ |
D | loading-ondemand.jd | 42 <p>{@link android.view.ViewStub} is a lightweight view with no dimension and doesn’t draw anything
|