Home
last modified time | relevance | path

Searched defs:mMatrix (Results 1 – 25 of 572) sorted by relevance

12345678910>>...23

/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/
H A DIntrinsicBLAS.java238 private void xGEMV_API_test(int trans, int incX, int incY, ArrayList<Allocation> mMatrix) { in xGEMV_API_test()
290 public void L2_xGEMV_API(ArrayList<Allocation> mMatrix) { in L2_xGEMV_API()
536 …void xGBMV_API_test(int trans, int KL, int KU, int incX, int incY, ArrayList<Allocation> mMatrix) { in xGBMV_API_test()
588 public void L2_xGBMV_API(ArrayList<Allocation> mMatrix) { in L2_xGBMV_API()
835 private void xHEMV_API_test(int Uplo, int incX, int incY, ArrayList<Allocation> mMatrix) { in xHEMV_API_test()
873 public void L2_xHEMV_API(ArrayList<Allocation> mMatrix) { in L2_xHEMV_API()
967 … private void xHBMV_API_test(int Uplo, int K, int incX, int incY, ArrayList<Allocation> mMatrix) { in xHBMV_API_test()
1005 public void L2_xHBMV_API(ArrayList<Allocation> mMatrix) { in L2_xHBMV_API()
1100 private void xHPMV_API_test(int Uplo, int incX, int incY, ArrayList<Allocation> mMatrix) { in xHPMV_API_test()
1138 public void L2_xHPMV_API(ArrayList<Allocation> mMatrix) { in L2_xHPMV_API()
[all …]
/aosp_15_r20/cts/tests/openglperf2/jni/graphics/
H A DTransformationNode.h32 Matrix* mMatrix; variable
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/
H A DVkFunctorDrawable.h43 const SkMatrix mMatrix; variable
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
H A DUsageIO.java32 private ScriptIntrinsicColorMatrix mMatrix; field in UsageIO
H A DGroupTest.java33 private ScriptIntrinsicColorMatrix mMatrix; field in GroupTest
/aosp_15_r20/frameworks/rs/support/java/src/androidx/renderscript/
H A DScriptIntrinsicColorMatrix.java36 private final Matrix4f mMatrix = new Matrix4f(); field in ScriptIntrinsicColorMatrix
H A DScriptIntrinsicLUT.java33 private final Matrix4f mMatrix = new Matrix4f(); field in ScriptIntrinsicLUT
/aosp_15_r20/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DRenderPatchAnimation.java41 private float[] mMatrix; field in RenderPatchAnimation
/aosp_15_r20/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/
H A DBitmaps3dActivity.java46 private Matrix mMatrix; field in Bitmaps3dActivity.BitmapsView
H A DAdvancedGradientsActivity.java43 private final Matrix mMatrix; field in AdvancedGradientsActivity.GradientsView
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/
H A DPolyToPoly.java38 private Matrix mMatrix = new Matrix(); field in PolyToPoly.SampleView
H A DSweep.java36 private Matrix mMatrix = new Matrix(); field in Sweep.SampleView
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/
H A DColorMatrixColorFilter.java32 private final ColorMatrix mMatrix = new ColorMatrix(); field in ColorMatrixColorFilter
/aosp_15_r20/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/color/
H A DAppSaturationControllerTest.java52 private float[] mMatrix; field in AppSaturationControllerTest
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DFloatingTaskThumbnailView.java40 private final Matrix mMatrix = new Matrix(); field in FloatingTaskThumbnailView
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
H A DPathSpecCornerPathRenderer.java42 private final Matrix mMatrix = new Matrix(); field in PathSpecCornerPathRenderer
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DGroupTest.java33 private ScriptIntrinsicColorMatrix mMatrix; field in GroupTest
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
H A DGroupTest.java26 private ScriptIntrinsicColorMatrix mMatrix; field in GroupTest
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/gui/include/gui/
DLayerDebugInfo.h60 float mMatrix[2][2] = {{0.f, 0.f}, {0.f, 0.f}}; variable
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/gui/include/gui/
DLayerDebugInfo.h60 float mMatrix[2][2] = {{0.f, 0.f}, {0.f, 0.f}}; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gui/include/gui/
DLayerDebugInfo.h61 float mMatrix[2][2] = {{0.f, 0.f}, {0.f, 0.f}}; variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/gui/include/gui/
DLayerDebugInfo.h60 float mMatrix[2][2] = {{0.f, 0.f}, {0.f, 0.f}}; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/gui/
DLayerDebugInfo.h61 float mMatrix[2][2] = {{0.f, 0.f}, {0.f, 0.f}}; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gui/include/gui/
DLayerDebugInfo.h61 float mMatrix[2][2] = {{0.f, 0.f}, {0.f, 0.f}}; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gui/include/gui/
DLayerDebugInfo.h61 float mMatrix[2][2] = {{0.f, 0.f}, {0.f, 0.f}}; variable

12345678910>>...23