Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DRenderEffectViewActivity.kt64 val scratchesMatrix = Matrix() regex
65 scratchesMatrix.postScale(viewWidth / mScratchesImage.width,
67 mScratchesShader.setLocalMatrix(scratchesMatrix)