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

/frameworks/base/tests/RenderScriptTests/ImageProcessing/src/com/android/rs/image/
H A DGrain.java37 public boolean onBar1Setup(SeekBar b, TextView t) { method in class:Grain
H A DMandelbrot.java34 public boolean onBar1Setup(SeekBar b, TextView t) { method in class:Mandelbrot
H A DBlur25.java46 public boolean onBar1Setup(SeekBar b, TextView t) { method in class:Blur25
H A DBlend.java98 public boolean onBar1Setup(SeekBar b, TextView t) { method in class:Blend
H A DFisheye.java42 public boolean onBar1Setup(SeekBar b, TextView t) { method in class:Fisheye
H A DLevelsV4.java92 public boolean onBar1Setup(SeekBar b, TextView t) { method in class:LevelsV4
H A DTestBase.java65 public boolean onBar1Setup(SeekBar b, TextView t) { method in class:TestBase
H A DVignette.java44 public boolean onBar1Setup(SeekBar b, TextView t) { method in class:Vignette
H A DImageProcessingActivity.java156 mTest.onBar1Setup(mBar1, mText1);
/frameworks/base/tests/RenderScriptTests/ImageProcessing2/src/com/android/rs/image/
H A DGrain.java32 public boolean onBar1Setup(SeekBar b, TextView t) { method in class:Grain
H A DMandelbrot.java29 public boolean onBar1Setup(SeekBar b, TextView t) { method in class:Mandelbrot
H A DBlur25.java42 public boolean onBar1Setup(SeekBar b, TextView t) { method in class:Blur25
H A DTestBase.java60 public boolean onBar1Setup(SeekBar b, TextView t) { method in class:TestBase
H A DBlend.java88 public boolean onBar1Setup(SeekBar b, TextView t) { method in class:Blend
H A DFisheye.java39 public boolean onBar1Setup(SeekBar b, TextView t) { method in class:Fisheye
H A DLevelsV4.java86 public boolean onBar1Setup(SeekBar b, TextView t) { method in class:LevelsV4
H A DVignette.java41 public boolean onBar1Setup(SeekBar b, TextView t) { method in class:Vignette
H A DImageProcessingActivity2.java118 mTest.onBar1Setup(mBar1, mText1);

Completed in 54 milliseconds