Searched defs:createSized (Results 1 – 4 of 4) sorted by relevance
/frameworks/rs/cpp/ |
D | Allocation.cpp | 366 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 | AllocationThunker.java | 497 static public Allocation createSized(RenderScript rs, Element e, in createSized() method in AllocationThunker
|
D | Allocation.java | 1264 static public Allocation createSized(RenderScript rs, Element e, in createSized() method in Allocation 1291 static public Allocation createSized(RenderScript rs, Element e, int count) { in createSized() method in Allocation
|
/frameworks/base/rs/java/android/renderscript/ |
D | Allocation.java | 1434 static public Allocation createSized(RenderScript rs, Element e, in createSized() method in Allocation 1459 static public Allocation createSized(RenderScript rs, Element e, int count) { in createSized() method in Allocation
|