/aosp12/frameworks/base/libs/protoutil/tests/ |
H A D | ProtoOutputStream_test.cpp | 71 PrimitiveProto primitives; in TEST() local 113 PrimitiveProto primitives; in TEST() local 157 PrimitiveProto primitives; in TEST() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/ |
H A D | VibratorControllerTest.java | 222 PrimitiveSegment[] primitives = new PrimitiveSegment[]{ in on_withComposed_performsEffect() local 237 RampSegment[] primitives = new RampSegment[]{ in on_withComposedPwle_performsEffect() local
|
H A D | FakeVibratorControllerProvider.java | 129 public long composePwle(RampSegment[] primitives, int braking, long vibrationId) { in composePwle() 245 public void setSupportedPrimitives(int... primitives) { in setSupportedPrimitives()
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/text/ |
H A D | BaseLineBreaker.java | 37 public BaseLineBreaker(@NonNull List<Primitive> primitives, @NonNull LineWidth lineWidth, in BaseLineBreaker()
|
H A D | GreedyLineBreaker.java | 30 public GreedyLineBreaker(@NonNull List<Primitive> primitives, @NonNull LineWidth lineWidth, in GreedyLineBreaker()
|
H A D | LineBreaker_Delegate.java | 121 List<Primitive> primitives = in nComputeLineBreaks() local 200 List<Primitive> primitives = new ArrayList<Primitive>(((int) Math.ceil(length * 1.833))); in computePrimitives() local
|
H A D | OptimizingLineBreaker.java | 38 public OptimizingLineBreaker(@NonNull List<Primitive> primitives, @NonNull LineWidth lineWidth, in OptimizingLineBreaker()
|
/aosp12/frameworks/base/services/core/java/com/android/server/vibrator/ |
H A D | VibratorController.java | 270 public long on(PrimitiveSegment[] primitives, long vibrationId) { in on() 292 public long on(RampSegment[] primitives, long vibrationId) { in on() 451 public long compose(PrimitiveSegment[] primitives, long vibrationId) { in compose() 456 public long composePwle(RampSegment[] primitives, int braking, long vibrationId) { in composePwle()
|
H A D | VibrationThread.java | 1112 List<PrimitiveSegment> primitives = new ArrayList<>(); in play() local
|
/aosp12/frameworks/native/cmds/idlcli/vibrator/ |
H A D | CommandGetSupportedPrimitives.cpp | 48 std::vector<CompositePrimitive> primitives; in doMain() local
|
/aosp12/frameworks/base/apct-tests/perftests/core/src/android/os/ |
H A D | VibratorPerfTest.java | 95 int[] primitives = new int[]{VibrationEffect.Composition.PRIMITIVE_CLICK, in testArePrimitivesSupported() local
|
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | Mesh.java | 165 int[] primitives = new int[idxCount]; in updateFromNative() local 168 mRS.nMeshGetIndices(getID(mRS), idxIDs, primitives, idxCount); in updateFromNative() local 365 Primitive[] primitives = new Primitive[mIndexTypes.size()]; in create() local 531 Primitive[] primitives = new Primitive[mIndexTypes.size()]; in create() local
|
H A D | RenderScript.java | 967 … native void rsnMeshGetIndices(long con, long id, long[] idxIds, int[] primitives, int vtxIdCount); in rsnMeshGetIndices() 968 synchronized void nMeshGetIndices(long id, long[] idxIds, int[] primitives, int vtxIdCount) { in nMeshGetIndices()
|
/aosp12/frameworks/rs/ |
H A D | rsMesh.h | 51 RsPrimitive *primitives; member
|
H A D | rsMesh.cpp | 129 RsPrimitive *primitives = nullptr; in createFromStream() local
|
/aosp12/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/ |
H A D | RecurrenceSetTest.java | 205 private Long[] convertToLong(long[] primitives) { in convertToLong()
|
/aosp12/frameworks/native/services/vibratorservice/ |
H A D | VibratorHalWrapper.cpp | 342 const std::vector<CompositeEffect>& primitives, in performComposedEffect() 363 HalResult<void> AidlHalWrapper::performPwleEffect(const std::vector<PrimitivePwle>& primitives, in performPwleEffect()
|
/aosp12/frameworks/base/services/core/jni/ |
H A D | com_android_server_vibrator_VibratorController.cpp | 314 std::vector<aidl::PrimitivePwle> primitives; in vibratorPerformPwleEffect() local
|
/aosp12/frameworks/rs/driver/runtime/ |
H A D | rs_structs.h | 298 rs_primitive *primitives; member
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/packages/services/Telecomm/libs/ |
H A D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/ |
H A D | tink-android-1.5.0.jar | com/google/crypto/tink/subtle/prf/StreamingPrf.class
StreamingPrf.java
package ... |