Home
last modified time | relevance | path

Searched refs:dimension (Results 1 – 25 of 61) sorted by relevance

123

/frameworks/rs/scriptc/
Drs_for_each.rsh73 * 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 …]
Drs_object_info.rsh79 * 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 …]
Drs_allocation_create.rsh83 * 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/
Drs_for_each.spec83 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 …]
Drs_allocation_create.spec89 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/
Drs_for_each.jd57 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 …]
Drs_object_info.jd93 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 …]
Dindex.jd1595 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 …]
Doverview.jd2453 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/
Dlayout-resource.jd39 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 …]
Ddrawable-resource.jd311 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>" /&gt;
931 android:top="<em>dimension</em>"
932 android:right="<em>dimension</em>"
933 android:bottom="<em>dimension</em>"
934 android:left="<em>dimension</em>" /&gt;
1056 android:insetTop="<i>dimension</i>"
[all …]
Dmore-resources.jd14 <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 &gt;<em>dimension</em>&lt;/dimen&gt;
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/
Dimage_and_kernel.rsh6 // 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/
Dstderr.txt.expect1 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/
Dqpisf_2s.tab51 * codebook vector dimension number of vectors *
1022 * codebook vector dimension number of vectors *
Dqisf_ns.tab47 * codebook vector dimension number of vectors *
/frameworks/base/libs/hwui/renderstate/
DOffscreenBufferPool.cpp101 uint32_t OffscreenBuffer::computeIdealDimension(uint32_t dimension) { in computeIdealDimension() argument
102 return uint32_t(ceilf(dimension / float(LAYER_SIZE)) * LAYER_SIZE); in computeIdealDimension()
DOffscreenBufferPool.h61 static uint32_t computeIdealDimension(uint32_t dimension);
/frameworks/base/core/tests/coretests/src/android/view/
DZeroSizedTest.java47 mWithDimension = activity.findViewById(R.id.dimension); in setUp()
/frameworks/base/docs/html/guide/topics/ui/
Dhow-android-draws.jd40 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/
DColorCutQuantizer.java401 private static void modifySignificantOctet(final int[] a, final int dimension, in modifySignificantOctet() argument
403 switch (dimension) { in modifySignificantOctet()
/frameworks/base/docs/html/distribute/analyze/
Dmeasure.jd144 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/
Dcardboard.jd34 href="http://www.google.com/design/spec-vr/designing-for-google-cardboard/a-new-dimension.html">
/frameworks/base/docs/html/training/wearables/
Dwearable-sounds.jd20 apps and offer an extra dimension of engagement with the user. A speaker-equipped Wear device might
/frameworks/base/docs/html/training/improving-layouts/
Dloading-ondemand.jd42 <p>{@link android.view.ViewStub} is a lightweight view with no dimension and doesn’t draw anything

123