Searched defs:createSized (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/cpp/ |
D | Allocation.cpp | 457 sp<Allocation> Allocation::createSized(const sp<RS>& rs, const sp<const Element>& e, in createSized() function in Allocation
|
/frameworks/rs/support/java/src/androidx/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
|