Home | History | Annotate | Download | only in renderscript

Lines Matching defs:sRuntime

68     static Object sRuntime;
103 sRuntime = get_runtime.invoke(null);
1330 registerNativeAllocation.invoke(sRuntime, 4 * 1024 * 1024); // 4MB for GC sake