Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DAllocation.cpp458 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/
DAllocation.java1788 static public Allocation createSized(RenderScript rs, Element e, in createSized() method in Allocation
1811 static public Allocation createSized(RenderScript rs, Element e, int count) { in createSized() method in Allocation
/frameworks/base/rs/java/android/renderscript/
DAllocation.java1934 static public Allocation createSized(RenderScript rs, Element e, in createSized() method in Allocation
1962 static public Allocation createSized(RenderScript rs, Element e, int count) { in createSized() method in Allocation