Searched refs:createAllocations (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java2886 public static Allocation[] createAllocations(RenderScript rs, Type t, int usage, int numAlloc) { method in class:Allocation
2888 Trace.traceBegin(RenderScript.TRACE_TAG, "createAllocations");

Completed in 59 milliseconds