Searched refs:of (Results 1 - 25 of 323) sorted by relevance

1234567891011>>

/frameworks/rs/api/
H A Drs_for_each.spec6 # You may obtain a copy of the License at
20 The @rsForEach() function can be used to invoke the root kernel of a script.
22 The other functions are used to get the characteristics of the invocation of
38 This type is used to suggest how the invoked kernel should iterate over the cells of the
41 This specification can help the caching behavior of the running kernel, e.g. the cache
50 The kernel context contains common characteristics of the allocations being iterated
52 level of detail.
57 You can access the context by adding a special parameter named "context" and of type
81 It is currently used to restrict processing to a subset of cell
[all...]
H A Drs_vector_math.spec6 # You may obtain a copy of the License at
20 These functions interpret the input arguments as representation of vectors in
23 The precision of the mathematical operations on 32 bit floats is affected by the pragmas
24 # TODO Create an anchor for the section of http://developer.android.com/guide/topics/renderscript/compute.html that details rs_fp_* and link them here.
27 Different precision/speed tradeoffs can be achieved by using variants of the common math
45 summary: Cross product of two vectors
47 Computes the cross product of two vectors.
75 summary: Dot product of two vectors
77 Computes the dot product of two vectors.
107 summary: Approximate length of
[all...]
H A Drs_math.spec6 # You may obtain a copy of the License at
21 to vectors, the returned value is a vector of the function applied to each entry of the input.
35 The precision of the mathematical operations on 32 bit floats is affected by the pragmas
37 rounding may be done towards zero. In comparison, rs_fp_full requires correct handling of
41 Different precision/speed tradeoffs can be achieved by using variants of the common math
55 The inverse of pi, as a 32 bit float.
78 2 divided by the square root of pi, as a 32 bit float.
85 The number e, the base of the natural logarithm, as a 32 bit float.
92 The natural logarithm of 1
[all...]
H A Drs_allocation_data.spec6 # You may obtain a copy of the License at
31 or set cells. Think of them as rsGetCellAt and and rsSetCellAt.
38 arg: uint32_t dstOff, "Offset in the destination of the first cell to be copied into."
40 arg: uint32_t count, "Number of cells to be copied."
42 arg: uint32_t srcOff, "Offset in the source of the first cell to be copied."
46 Copies the specified number of cells from one allocation to another.
52 of either allocation. Be careful!
63 arg: uint32_t dstXoff, "X offset in the destination of the region to be set."
64 arg: uint32_t dstYoff, "Y offset in the destination of the region to be set."
66 arg: rs_allocation_cubemap_face dstFace, "Cubemap face of th
[all...]
H A Drs_object_info.spec6 # You may obtain a copy of the License at
20 The functions below can be used to query the characteristics of an Allocation, Element,
28 They are a structured collection of cells that can be used to store bitmaps, textures,
31 This collection of cells may have many dimensions (X, Y, Z, Array0, Array1, Array2, Array3),
32 faces (for cubemaps), and level of details (for mipmapping).
39 for the cells of an Allocation and the instantiation of that type. For example:<ul>
41 <li>In functions like @rsGetElementAt(), "element" means the instantiation of the type,
42 i.e. a cell of an Allocation.</li></ul>
44 The functions below let you query the characteristics of th
[all...]
/frameworks/base/libs/androidfw/tests/data/feature/
H A Dbuild7 # You may obtain a copy of the License at
18 aapt package -M AndroidManifest.xml -S res --feature-of ../basic/bundle.apk -F bundle.apk -f && \
/frameworks/base/tests/SmokeTest/tests/
H A DAndroid.mk10 # Notice that we don't have to include the src files of SmokeTestApp because, by
12 # automatically get all of its classes loaded into our environment.
/frameworks/base/graphics/java/android/graphics/
H A DInsets.java6 * You may obtain a copy of the License at
21 * edges of a Rectangle. By convention, positive values move edges towards the
22 * centre of the rectangle.
55 public static Insets of(int left, int top, int right, int bottom) { method in class:Insets
69 public static Insets of(Rect r) { method in class:Insets
70 return (r == null) ? NONE : of(r.left, r.top, r.right, r.bottom);
/frameworks/support/v4/
H A DAndroid.mk5 # You may obtain a copy of the License at
17 # A helper sub-library that makes direct use of Donut APIs.
27 # A helper sub-library that makes direct use of Eclair APIs.
37 # A helper sub-library that makes direct use of Eclair MR1 APIs.
47 # A helper sub-library that makes direct use of Froyo APIs.
57 # A helper sub-library that makes direct use of Gingerbread APIs.
67 # A helper sub-library that makes direct use of Honeycomb APIs.
77 # A helper sub-library that makes direct use of Honeycomb MR1 APIs.
87 # A helper sub-library that makes direct use of Honeycomb MR2 APIs.
97 # A helper sub-library that makes direct use of Ic
[all...]
/frameworks/base/tests/FeatureSplit/feature1/
H A DAndroid.mk6 # You may obtain a copy of the License at
29 LOCAL_AAPT_FLAGS := --feature-of $(featureOfApk)
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_PredictReconCoefIntra_s.s6 ;// You may obtain a copy of the License at
35 ; * as specified in subclause 7.4.3.1 of ISO/IEC 14496-2.
41 ; * quantized coefficient residuals (PQF) of the current
49 ; * [in] curQP quantization parameter of the current block. curQP may
52 ; * [in] predQP quantization parameter of the predictor block
54 ; * of the following values:
59 ; * stream syntax of MPEG-4
61 ; * alpha) of the current block
63 ; * the quantized coefficients (QF) of the current
70 ; * - At least one of th
[all...]
H A DarmVCM4P2_SetPredDir_s.s6 ;// You may obtain a copy of the License at
37 ; * position as defined in subclause 6.1.3.8, of ISO/IEC
43 ; * [out]predQP quantization parameter of the predictor block
45 ; * of the following values:
H A DomxVCM4P2_DecodePadMV_PVOP_s.s6 ;// You may obtain a copy of the License at
30 ; * Decodes and pads four motion vectors of the non-intra macroblock in P-VOP.
31 ; * The motion vector padding process is specified in subclause 7.6.1.6 of
43 ; * [in] pSrcMVLeftMB pointers to the motion vector buffers of the
44 ; * macroblocks specially at the left side of the current macroblock
46 ; * [in] pSrcMVUpperMB pointers to the motion vector buffers of the
47 ; * macroblocks specially at the upper side of the current macroblock
49 ; * [in] pSrcMVUpperRightMB pointers to the motion vector buffers of the
50 ; * macroblocks specially at the upper-right side of the current macroblock
54 ; * [in] MBType the type of th
[all...]
/frameworks/support/v13/
H A DAndroid.mk5 # You may obtain a copy of the License at
17 # Note: the source code is in java/, not src/, because this code is also part of
20 # A helper sub-library that makes direct use of Ice Cream Sandwich APIs.
27 # A helper sub-library that makes direct use of Ice Cream Sandwich APIs.
35 # A helper sub-library that makes direct use of MNC APIs.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s6 ;// You may obtain a copy of the License at
37 ; * position as defined in subclause 6.1.3.8, of ISO/IEC
43 ; * [out]predQP quantization parameter of the predictor block
45 ; * of the following values:
H A DomxVCM4P2_DecodePadMV_PVOP_s.s6 ;// You may obtain a copy of the License at
30 ; * Decodes and pads four motion vectors of the non-intra macroblock in P-VOP.
31 ; * The motion vector padding process is specified in subclause 7.6.1.6 of
43 ; * [in] pSrcMVLeftMB pointers to the motion vector buffers of the
44 ; * macroblocks specially at the left side of the current macroblock
46 ; * [in] pSrcMVUpperMB pointers to the motion vector buffers of the
47 ; * macroblocks specially at the upper side of the current macroblock
49 ; * [in] pSrcMVUpperRightMB pointers to the motion vector buffers of the
50 ; * macroblocks specially at the upper-right side of the current macroblock
54 ; * [in] MBType the type of th
[all...]
/frameworks/base/core/java/android/util/
H A DProperty.java6 * You may obtain a copy of the License at
22 * methods can be implemented in terms of the private fields of the host object, or via "setter" and
38 * optional public <code>setName()</code> method which takes a value of the same type
41 * optional public <code>setName()</code> method which takes a value of the same type
46 * <p>If either of the get/is method alternatives is found on the class, but an appropriate
54 public static <T, V> Property<T, V> of(Class<T> hostType, Class<V> valueType, String name) { method in class:Property
70 * allows querying the underlying value but not setting it. For example, the {@link #of(Class,
/frameworks/base/data/keyboards/
H A DAndroid.mk5 # You may obtain a copy of the License at
15 # This makefile performs build time validation of framework keymap files.
H A Dcommon.mk5 # You may obtain a copy of the License at
15 # This is the list of framework provided keylayouts and key character maps to include.
/frameworks/base/media/mca/samples/CameraEffectsRecordingSample/
H A DAndroid.mk5 # You may obtain a copy of the License at
33 # Also build all of the sub-targets under this one: the shared library.
/frameworks/base/tests/FeatureSplit/feature2/
H A DAndroid.mk6 # You may obtain a copy of the License at
32 LOCAL_AAPT_FLAGS := --feature-of $(featureOfApk)
/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
H A DAndroid.mk33 # specific management of audio_policy_criteria.conf
/frameworks/base/docs/html/ndk/downloads/
H A Ddownloads_toc.cs1 <?cs # Table of contents for Dev Guide.
/frameworks/rs/cpu_ref/
H A DrsCpuBLAS.inc6 * You may obtain a copy of the License at
/frameworks/base/packages/WAPPushManager/tests/
H A DAndroid.mk5 # You may obtain a copy of the License at
29 # Notice that we don't have to include the src files of Email because, by
31 # automatically get all of its classes loaded into our environment.

Completed in 6235 milliseconds

1234567891011>>