Searched defs:setLoadingGeometry (Results 1 - 3 of 3) sorted by last modified time

/frameworks/ex/carousel/java/com/android/ex/carousel/
H A DCarouselController.java125 setLoadingGeometry(mLoadingGeometry);
562 public void setLoadingGeometry(int resId) { method in class:CarouselController
566 mRenderScript.setLoadingGeometry(mesh);
831 * {@link CarouselController#setLoadingGeometry(int)} or
H A DCarouselRS.java624 public void setLoadingGeometry(Mesh mesh) method in class:CarouselRS
H A DCarouselView.java472 public void setLoadingGeometry(int resId) { method in class:CarouselView
473 mController.setLoadingGeometry(resId);

Completed in 24 milliseconds