Home
last modified time | relevance | path

Searched refs:onAttachToRoot (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLView.java117 onAttachToRoot(root); in attachToRoot()
153 component.onAttachToRoot(mRoot); in addComponent()
431 protected void onAttachToRoot(GLRoot root) { in onAttachToRoot() method in GLView
434 getComponent(i).onAttachToRoot(root); in onAttachToRoot()