Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DAllocation.cpp366 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/
DAllocationThunker.java497 static public Allocation createSized(RenderScript rs, Element e, in createSized() method in AllocationThunker
DAllocation.java1264 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/
DAllocation.java1434 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