OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateSeekBar
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorGrad.java
91
public void
updateSeekBar
(FilterGradRepresentation rep) {
297
updateSeekBar
(rep);
394
updateSeekBar
(rep);
414
updateSeekBar
(rep);
EditorChanSat.java
249
private void
updateSeekBar
(FilterChanSatRepresentation rep) {
310
updateSeekBar
(csrep);
EditorVignette.java
257
private void
updateSeekBar
(FilterVignetteRepresentation rep) {
304
updateSeekBar
(csrep);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageGrad.java
89
mEditorGrad.
updateSeekBar
(mGradRep);
Completed in 34 milliseconds