/frameworks/base/services/core/java/com/android/server/wm/ |
D | WindowAnimationSpec.java | 96 tmp.transformation.clear(); in apply() 97 mAnimation.getTransformation(currentPlayTime, tmp.transformation); in apply() 98 tmp.transformation.getMatrix().postTranslate(mPosition.x, mPosition.y); in apply() 99 t.setMatrix(leash, tmp.transformation.getMatrix(), tmp.floats); in apply() 100 t.setAlpha(leash, tmp.transformation.getAlpha()); in apply() 104 if (tmp.transformation.hasClipRect()) { in apply() 105 t.setWindowCrop(leash, tmp.transformation.getClipRect()); in apply() 110 if (tmp.transformation.hasClipRect()) { in apply() 111 mTmpRect.intersect(tmp.transformation.getClipRect()); in apply() 203 final Transformation transformation = new Transformation(); field in WindowAnimationSpec.TmpValues
|
/frameworks/base/keystore/java/android/security/keystore/ |
D | AndroidKeyStoreBCWorkaroundProvider.java | 249 private void putSymmetricCipherImpl(String transformation, String implClass) { in putSymmetricCipherImpl() argument 250 put("Cipher." + transformation, implClass); in putSymmetricCipherImpl() 251 put("Cipher." + transformation + " SupportedKeyClasses", KEYSTORE_SECRET_KEY_CLASS_NAME); in putSymmetricCipherImpl() 254 private void putAsymmetricCipherImpl(String transformation, String implClass) { in putAsymmetricCipherImpl() argument 255 put("Cipher." + transformation, implClass); in putAsymmetricCipherImpl() 256 put("Cipher." + transformation + " SupportedKeyClasses", in putAsymmetricCipherImpl()
|
D | WrappedKeyEntry.java | 89 public WrappedKeyEntry(byte[] wrappedKeyBytes, String wrappingKeyAlias, String transformation, in WrappedKeyEntry() argument 93 mTransformation = transformation; in WrappedKeyEntry()
|
/frameworks/base/core/java/android/service/autofill/ |
D | InternalTransformation.java | 67 final InternalTransformation transformation = pair.second; in batchApply() local 68 if (sDebug) Log.d(TAG, "#" + i + ": " + transformation); in batchApply() 71 transformation.apply(finder, template, id); in batchApply() 74 Log.e(TAG, "Could not apply transformation " + transformation + ": " in batchApply()
|
D | BatchUpdates.java | 117 public Builder transformChild(int id, @NonNull Transformation transformation) { in transformChild() argument 119 Preconditions.checkArgument((transformation instanceof InternalTransformation), in transformChild() 120 "not provided by Android System: " + transformation); in transformChild() local 124 mTransformations.add(new Pair<>(id, (InternalTransformation) transformation)); in transformChild()
|
D | CustomDescription.java | 180 public Builder addChild(int id, @NonNull Transformation transformation) { in addChild() argument 182 Preconditions.checkArgument((transformation instanceof InternalTransformation), in addChild() 183 "not provided by Android System: " + transformation); in addChild() local 187 mTransformations.add(new Pair<>(id, (InternalTransformation) transformation)); in addChild()
|
/frameworks/rs/script_api/ |
D | rs_matrix.spec | 31 To create a transformation matrix that performs two transformations at once, 32 multiply the two source matrices, with the first transformation as the right 33 argument. E.g. to create a transformation matrix that applies the 34 …transformation s1 followed by s2, call <code>rsMatrixLoadMultiply(&combined, &s2, &s1)… 37 We have two style of functions to create transformation matrices: 39 style simply stores the transformation matrix in the first argument. The latter 40 modifies a pre-existing transformation matrix so that the new transformation 292 To combine two 4x4 transformaton matrices, multiply the second transformation matrix 293 by the first transformation matrix. E.g. to create a transformation matrix that applies 294 …the transformation s1 followed by s2, call <code>rsMatrixLoadMultiply(&combined, &s2, &… [all …]
|
/frameworks/rs/script_api/include/ |
D | rs_matrix.rsh | 33 * To create a transformation matrix that performs two transformations at once, 34 * multiply the two source matrices, with the first transformation as the right 35 * argument. E.g. to create a transformation matrix that applies the 36 * transformation s1 followed by s2, call rsMatrixLoadMultiply(&combined, &s2, &s1). 39 * We have two style of functions to create transformation matrices: 41 * style simply stores the transformation matrix in the first argument. The latter 42 * modifies a pre-existing transformation matrix so that the new transformation 305 * To combine two 4x4 transformaton matrices, multiply the second transformation matrix 306 * by the first transformation matrix. E.g. to create a transformation matrix that applies 307 * the transformation s1 followed by s2, call rsMatrixLoadMultiply(&combined, &s2, &s1). [all …]
|
/frameworks/base/core/java/android/view/animation/ |
D | Animation.java | 1101 RectF invalidate, Transformation transformation) { in getInvalidateRegion() argument 1107 transformation.getMatrix().mapRect(invalidate); in getInvalidateRegion() 1118 tempTransformation.set(transformation); in getInvalidateRegion() 1119 transformation.set(previousTransformation); in getInvalidateRegion()
|
/frameworks/base/core/tests/coretests/src/android/app/ |
D | NotificationTest.java | 371 @Nullable Consumer<Notification.Action.Builder> transformation) { in makeNotificationAction() 374 if (transformation != null) { in makeNotificationAction() 375 transformation.accept(actionBuilder); in makeNotificationAction()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | ViewTransformationHelper.java | 55 public void setCustomTransformation(CustomTransformation transformation, int viewType) { in setCustomTransformation() argument 56 mCustomTransformations.put(viewType, transformation); in setCustomTransformation()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | SmartReplyView.java | 635 final TransformationMethod transformation = button.getTransformationMethod(); in estimateOptimalSqueezedButtonTextWidth() local 636 final String text = transformation == null ? in estimateOptimalSqueezedButtonTextWidth() 637 rawText : transformation.getTransformation(rawText, button).toString(); in estimateOptimalSqueezedButtonTextWidth()
|
/frameworks/layoutlib/create/ |
D | README.txt | 104 The first step of the transformation is to implement the method delegates. 116 The next step of the transformation is changing the name of the class in case we requested the class
|
/frameworks/av/media/extractors/mpeg2/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/frameworks/base/cmds/requestsync/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/frameworks/av/media/codec2/components/flac/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/frameworks/base/packages/Keyguard/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/frameworks/base/packages/PackageInstaller/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/frameworks/av/media/libstagefright/codecs/aacdec/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/frameworks/native/libs/ui/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/frameworks/base/libs/hwui/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/frameworks/av/services/mediaextractor/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/frameworks/base/cmds/appwidget/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/frameworks/base/packages/InputDevices/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|