Searched refs:setGreyscale (Results 1 - 8 of 8) sorted by relevance

/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
H A DColorMatrix.java44 mIntrinsic.setGreyscale();
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DScriptIntrinsicColorMatrixThunker.java62 public void setGreyscale() { method in class:ScriptIntrinsicColorMatrixThunker
64 mN.setGreyscale();
H A DScriptIntrinsicColorMatrix.java96 public void setGreyscale() { method in class:ScriptIntrinsicColorMatrix
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
H A DColorMatrix.java51 mIntrinsic.setGreyscale();
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
H A DColorMatrix.java51 mIntrinsic.setGreyscale();
/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicColorMatrix.java157 public void setGreyscale() { method in class:ScriptIntrinsicColorMatrix
/frameworks/rs/cpp/
H A DScriptIntrinsics.cpp320 void ScriptIntrinsicColorMatrix::setGreyscale() { function in class:ScriptIntrinsicColorMatrix
H A DrsCppStructs.h1627 void setGreyscale();

Completed in 115 milliseconds