Home | History | Annotate | Download | only in renderscript

Lines Matching defs:registerNativeAllocation

338             RenderScript.registerNativeAllocation.invoke(RenderScript.sRuntime, mSize);
340 Log.e(RenderScript.LOG_TAG, "Couldn't invoke registerNativeAllocation:" + e);
341 throw new RSRuntimeException("Couldn't invoke registerNativeAllocation:" + e);