Home
last modified time | relevance | path

Searched defs:initialize (Results 1 – 4 of 4) sorted by relevance

/gdk/samples/PhotoEditor/src/com/android/photoeditor/
DEffectsBar.java70 public void initialize(FilterStack filterStack, PhotoView photoView, ViewGroup tools) { in initialize() method in EffectsBar
DActionBar.java81 public void initialize(final ActionBarListener listener) { in initialize() method in ActionBar
DToolbar.java64 public void initialize() { in initialize() method in Toolbar
/gdk/samples/PhotoEditor/src/com/android/photoeditor/animation/
DRotate3DAnimation.java73 public void initialize(int width, int height, int parentWidth, int parentHeight) { in initialize() method in Rotate3DAnimation