Home
last modified time | relevance | path

Searched defs:createSized (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/cpp/
DAllocation.cpp457 sp<Allocation> Allocation::createSized(const sp<RS>& rs, const sp<const Element>& e, in createSized() function in Allocation
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DAllocation.java2613 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/
DAllocation.java2721 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