Home
last modified time | relevance | path

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

/frameworks/rs/toolkit/test/
DIntrinsicColorMatrix.kt71 Tester.ColorMatrixConversionType.GREYSCALE -> scriptColorMatrix.setGreyscale() in intrinsicColorMatrix()
127 Tester.ColorMatrixConversionType.GREYSCALE -> scriptColorMatrix.setGreyscale() in intrinsicColorMatrix()
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DColorMatrix.java44 mIntrinsic.setGreyscale(); in createTest()
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DColorMatrix.java51 mIntrinsic.setGreyscale(); in createTest()
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DColorMatrix.java51 mIntrinsic.setGreyscale(); in createTest()
/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicColorMatrix.java162 public void setGreyscale() { in setGreyscale() method in ScriptIntrinsicColorMatrix
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptIntrinsicColorMatrix.java149 public void setGreyscale() {
/frameworks/rs/cpp/
DScriptIntrinsics.cpp329 void ScriptIntrinsicColorMatrix::setGreyscale() { in setGreyscale() function in ScriptIntrinsicColorMatrix
DrsCppStructs.h3939 void setGreyscale();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26674 method public void setGreyscale();
/frameworks/base/core/api/
Dcurrent.txt39126 method @Deprecated public void setGreyscale();