android.renderscript
Class Element.Builder
java.lang.Object
android.renderscript.Element.Builder
- Enclosing class:
- Element
public static class Element.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Element.Builder
public Element.Builder(RenderScript rs)
add
public Element.Builder add(Element element,
String name,
int arraySize)
add
public Element.Builder add(Element element,
String name)
create
public Element create()
Copyright © 2008-2012. All Rights Reserved.