Home
last modified time | relevance | path

Searched refs:setIdentityM (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/color/
H A DGlobalSaturationTintControllerTest.java47 Matrix.setIdentityM(matrix, 0); in resetMatrix()
/aosp14/frameworks/base/services/core/java/com/android/server/display/color/
H A DGlobalSaturationTintController.java53 Matrix.setIdentityM(mMatrixGlobalSaturation, 0); in setMatrix()
H A DReduceBrightColorsTintController.java68 Matrix.setIdentityM(mMatrix, 0); in setMatrix()
H A DDisplayWhiteBalanceTintController.java245 Matrix.setIdentityM(mMatrixDisplayWhiteBalance, 0); in computeMatrixForCct()
276 Matrix.setIdentityM(mMatrixDisplayWhiteBalance, 0); in computeMatrixForCctLocked()
H A DDisplayTransformManager.java192 Matrix.setIdentityM(result[0], 0); in computeColorMatrixLocked()
H A DColorDisplayService.java108 Matrix.setIdentityM(MATRIX_IDENTITY, 0); in Matrix.setIdentityM()
1388 Matrix.setIdentityM(mMatrix, 0); in setMatrix()
/aosp14/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DRenderPatchAnimation.java95 Matrix.setIdentityM(mMatrix, 0);
/aosp14/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
H A DVideoDumpView.java357 Matrix.setIdentityM(mSTMatrix, 0); in VideoDumpRenderer()
417 Matrix.setIdentityM(mMVPMatrix, 0); in onDrawFrame()
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
H A DGLES20Canvas.java270 Matrix.setIdentityM(mTempTextureMatrix, 0); in GLES20Canvas()
271 Matrix.setIdentityM(mMatrices, mCurrentMatrixIndex); in GLES20Canvas()
351 Matrix.setIdentityM(mMatrices, mCurrentMatrixIndex); in setSize()
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DGLDepthTestActivity.java167 Matrix.setIdentityM(mMMatrix, 0); in onDrawFrame()
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/opengl/perftests/
H A DMatrixPerfTest.java278 Matrix.setIdentityM(array, 0); in testSetIdentityM()
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DMatrix.java598 public static void setIdentityM(float[] sm, int smOffset) { in setIdentityM() method in Matrix
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt11744 HSPLandroid/opengl/Matrix;->setIdentityM([FI)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt11747 HSPLandroid/opengl/Matrix;->setIdentityM([FI)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt32381 method public static void setIdentityM(float[], int);