Searched defs:createSized (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/cpp/ |
D | Allocation.cpp | 457 sp<Allocation> Allocation::createSized(sp<RS> rs, sp<const Element> e, in createSized() function in Allocation
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
D | Allocation.java | 2613 static public Allocation createSized(RenderScript rs, Element e, in createSized() method in Allocation 2636 static public Allocation createSized(RenderScript rs, Element e, int count) { in createSized() method in Allocation
|
/frameworks/base/rs/java/android/renderscript/ |
D | Allocation.java | 2721 static public Allocation createSized(RenderScript rs, Element e, in createSized() method in Allocation 2749 static public Allocation createSized(RenderScript rs, Element e, int count) { in createSized() method in Allocation
|