Home | History | Annotate | Download | only in renderscript

Lines Matching refs:createAllocations

2886     public static Allocation[] createAllocations(RenderScript rs, Type t, int usage, int numAlloc) {
2888 Trace.traceBegin(RenderScript.TRACE_TAG, "createAllocations");