Searched refs:onBar3Setup (Results 1 - 18 of 18) sorted by relevance

/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
H A DMandelbrot.java63 public boolean onBar3Setup(SeekBar b, TextView t) { method in class:Mandelbrot
H A DFisheye.java54 public boolean onBar3Setup(SeekBar b, TextView t) { method in class:Fisheye
H A DTestBase.java84 public boolean onBar3Setup(SeekBar b, TextView t) { method in class:TestBase
H A DLevelsV4.java103 public boolean onBar3Setup(SeekBar b, TextView t) { method in class:LevelsV4
H A DVignette.java56 public boolean onBar3Setup(SeekBar b, TextView t) { method in class:Vignette
H A DImageProcessingActivity.java228 mTest.onBar3Setup(mBar3, mText3);
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
H A DMandelbrot.java52 public boolean onBar3Setup(SeekBar b, TextView t) { method in class:Mandelbrot
H A DFisheye.java51 public boolean onBar3Setup(SeekBar b, TextView t) { method in class:Fisheye
H A DTestBase.java70 public boolean onBar3Setup(SeekBar b, TextView t) { method in class:TestBase
H A DVignette.java52 public boolean onBar3Setup(SeekBar b, TextView t) { method in class:Vignette
H A DLevelsV4.java97 public boolean onBar3Setup(SeekBar b, TextView t) { method in class:LevelsV4
H A DImageProcessingActivity2.java188 mTest.onBar3Setup(mBar3, mText3);
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
H A DMandelbrot.java57 public boolean onBar3Setup(SeekBar b, TextView t) { method in class:Mandelbrot
H A DTestBase.java63 public boolean onBar3Setup(SeekBar b, TextView t) { method in class:TestBase
H A DFisheye.java54 public boolean onBar3Setup(SeekBar b, TextView t) { method in class:Fisheye
H A DLevelsV4.java97 public boolean onBar3Setup(SeekBar b, TextView t) { method in class:LevelsV4
H A DVignette.java52 public boolean onBar3Setup(SeekBar b, TextView t) { method in class:Vignette
H A DImageProcessingActivityJB.java593 t.onBar3Setup(mBar3, mText3);

Completed in 59 milliseconds