Home
last modified time | relevance | path

Searched defs:outMatrix (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/utils/
H A DCoordinateTransforms.java139 public static void computeRotationMatrix(int rotationDelta, int w, int h, Matrix outMatrix) { in computeRotationMatrix()
/aosp14/frameworks/base/libs/hwui/canvas/
H A DCanvasFrontend.h153 void getMatrix(SkMatrix* outMatrix) const { in getMatrix()
/aosp14/frameworks/base/libs/hwui/
H A DDamageAccumulator.cpp55 static void computeTransformImpl(const DirtyStack* currentFrame, Matrix4* outMatrix) { in computeTransformImpl()
H A DVectorDrawable.cpp317 void Group::getLocalMatrix(SkMatrix* outMatrix, const GroupProperties& properties) { in getLocalMatrix()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAccessibilityWindowsPopulator.java526 private static void generateInverseMatrix(MagnificationSpec spec, Matrix outMatrix) { in generateInverseMatrix()
542 Matrix outMatrix) { in transformMagnificationSpecToMatrix()
H A DAccessibilityController.java542 Matrix outMatrix) { in populateTransformationMatrix()
H A DWindowState.java5017 void getTransformationMatrix(float[] float9, Matrix outMatrix) { in getTransformationMatrix()
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_RenderNode.cpp370 SkMatrix* outMatrix = reinterpret_cast<SkMatrix*>(outMatrixPtr); in android_view_RenderNode_getAnimationMatrix() local
468 SkMatrix* outMatrix = reinterpret_cast<SkMatrix*>(outMatrixPtr); in getTransformMatrix() local
488 SkMatrix* outMatrix = reinterpret_cast<SkMatrix*>(outMatrixPtr); in android_view_RenderNode_getInverseTransformMatrix() local
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DRenderNode.java556 public void getMatrix(@NonNull Matrix outMatrix) { in getMatrix()
566 public void getInverseMatrix(@NonNull Matrix outMatrix) { in getInverseMatrix()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...