Searched refs:to (Results 76 - 100 of 559) sorted by relevance

1234567891011>>

/frameworks/rs/script_api/
H A Drs_allocation_data.spec10 # Unless required by applicable law or agreed to in writing, software
20 The functions below can be used to get and set the cells that comprise
30 They don't get or set elements, which are akin to data types; they get
37 arg: rs_allocation dstAlloc, "Allocation to copy cells into."
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.
48 The two allocations must be different. Using this function to copy whithin
66 arg: rs_allocation dstAlloc, "Allocation to cop
[all...]
H A Drs_for_each.spec10 # Unless required by applicable law or agreed to in writing, software
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
48 summary: Handle to a kernel invocation context
55 rs_kernel_context to your kernel function. See @rsGetDimX() and @rsGetArray0() for examples.
77 This structure is used to provide iteration information to a rsForEach call.
78 It is currently used to restrict processing to
[all...]
/frameworks/base/core/java/android/annotation/
H A DFloatRange.java10 * Unless required by applicable law or agreed to in writing, software
32 * @FloatRange(from=0.0,to=1.0)
48 double to() default Double.POSITIVE_INFINITY;
53 /** Whether the to value is included in the range */
H A DIntRange.java10 * Unless required by applicable law or agreed to in writing, software
33 * @IntRange(from=0,to=255)
47 long to() default Long.MAX_VALUE;
/frameworks/base/core/proto/android/server/
H A Danimationadapter.proto10 * Unless required by applicable law or agreed to in writing, software
67 optional .android.graphics.PointProto to = 2;
76 optional float to = 2;
/frameworks/base/data/fonts/
H A Dfonts.mk9 # Unless required by applicable law or agreed to in writing, software
15 # Warning: this is actually a product definition, to be inherited from
/frameworks/base/libs/hwui/utils/
H A DVectorDrawableUtils.h10 * Unless required by applicable law or agreed to in writing, software
35 static void interpolatePaths(PathData* outPathData, const PathData& from, const PathData& to,
/frameworks/base/tests/testables/src/android/testing/
H A DLayoutInflaterBuilder.java9 * Unless required by applicable law or agreed to in writing, software distributed under the
29 * Builder class to create a {@link LayoutInflater} with various properties.
32 * {@link Builder#build} to create the LayoutInflater. This is an alternative to directly using
61 * Instructs the Builder to point the LayoutInflater at a different Context.
63 * @param targetContext Context to be provided to
74 * Instructs the Builder to configure the LayoutInflater such that all instances
78 * @param to Instances of this class will be inflated as replacements.
81 public LayoutInflaterBuilder replace(@NonNull Class from, @NonNull Class to) { argument
93 replace(@onNull String tag, @NonNull Class to) argument
[all...]
/frameworks/opt/net/wifi/tests/wifitests/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
25 # Provide jack a list of classes to exclude form code coverage
32 # Filter all src files to just java files
38 # Utility variables to allow replacing a space with a comma
42 # Convert class name list to jacoco exclude list
43 # This appends a * to all classes and replace the space separators with commas.
58 # TODO figure out if this is the correct thing to do, this seems to not be right
/frameworks/support/annotations/src/main/java/androidx/annotation/
H A DIntRange.java10 * Unless required by applicable law or agreed to in writing, software
33 * @IntRange(from=0,to=255)
45 long to() default Long.MAX_VALUE;
/frameworks/support/app-toolkit/buildSrc/src/main/kotlin/androidx/build/
H A DSupportKotlinLibraryPlugin.kt10 * Unless required by applicable law or agreed to in writing, software
30 project.apply(mapOf("plugin" to "kotlin"))
31 project.apply(mapOf("plugin" to "kotlin-kapt"))
/frameworks/support/buildSrc/src/main/kotlin/androidx/build/
H A DSupportKotlinLibraryPlugin.kt10 * Unless required by applicable law or agreed to in writing, software
30 project.apply(mapOf("plugin" to "kotlin"))
31 project.apply(mapOf("plugin" to "kotlin-kapt"))
/frameworks/support/jetifier/jetifier/processor/src/test/kotlin/com/android/tools/build/jetifier/processor/transform/bytecode/
H A DClassFilesMoveTest.kt10 * Unless required by applicable law or agreed to in writing, software
34 * Tests that individual files were moved properly due to their owner types rewrites.
54 to "androidx/support/preference/Preference",
56 to "androidx/support/preference/TwoStatePreference",
58 to "androidx/support/preference/PreferenceGroup",
60 to "androidx/support/preference/PreferenceViewHolder",
62 to "androidx/support/preference/PreferenceManager",
64 to "androidx/support/preference/SwitchPreference",
66 to "androidx/support/preference/PreferenceDataStore"
67 ).map { JavaType(it.key) to JavaTyp
[all...]
/frameworks/av/services/mediadrm/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
38 # TODO: Some legacy DRM plugins only support 32-bit. They need to be migrated to
40 # that device can turn on TARGET_ENABLE_MEDIADRM_64 to build this service as
/frameworks/base/apct-tests/perftests/utils/
H A DAndroid.mk9 # The name of the jar file to create
/frameworks/base/libs/common_time/
H A DAndroid.mk21 # Uncomment to enable vesbose logging and debug service.
/frameworks/base/media/tests/MediaDump/
H A DAndroid.mk15 # Use the following include to make our test apk.
/frameworks/base/packages/SystemUI/shared/tests/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
53 # sign this with platform cert, so this test is allowed to inject key events into
54 # UI it doesn't own. This is necessary to allow screenshots to be taken
/frameworks/base/tests/AppLaunch/
H A DAndroid.mk21 # Use the following include to make our test apk.
/frameworks/base/tests/AppLaunchWear/
H A DAndroid.mk21 # Use the following include to make our test apk.
/frameworks/base/tests/DozeTest/
H A DAndroid.mk14 # Use the following include to make our test apk.
/frameworks/base/tests/ImfTest/
H A DAndroid.mk15 # Use the following include to make our test apk.
/frameworks/base/tests/LockTaskTests/
H A DAndroid.mk15 # Use the following include to make our test apk.
/frameworks/base/tests/MemoryUsage/
H A DAndroid.mk18 # Use the following include to make our test apk.
/frameworks/base/tests/RenderThreadTest/
H A DAndroid.mk18 # Use the following include to make our test apk.

Completed in 469 milliseconds

1234567891011>>