Searched refs:onBar2Setup (Results 1 - 21 of 21) sorted by relevance

/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
H A DMandelbrot.java45 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:Mandelbrot
H A DBlend.java108 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:Blend
H A DFisheye.java48 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:Fisheye
H A DLevelsV4.java97 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:LevelsV4
H A DTestBase.java81 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:TestBase
H A DVignette.java50 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:Vignette
H A DImageProcessingActivity.java279 mTest.onBar2Setup(mBar2, mText2);
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
H A DMandelbrot.java39 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:Mandelbrot
H A DTestBase.java65 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:TestBase
H A DBlend.java101 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:Blend
H A DFisheye.java45 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:Fisheye
H A DLevelsV4.java91 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:LevelsV4
H A DVignette.java46 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:Vignette
H A DImageProcessingActivity2.java184 mTest.onBar2Setup(mBar2, mText2);
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
H A DMandelbrot.java45 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:Mandelbrot
H A DBlend.java109 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:Blend
H A DFisheye.java48 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:Fisheye
H A DLevelsV4.java97 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:LevelsV4
H A DTestBase.java83 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:TestBase
H A DVignette.java50 public boolean onBar2Setup(SeekBar b, TextView t) { method in class:Vignette
H A DImageProcessingActivityJB.java217 mTest.onBar2Setup(mBar2, mText2);

Completed in 94 milliseconds