Home | History | Annotate | Download | only in renderscript

Lines Matching defs:registerNativeAllocation

281             RenderScript.registerNativeAllocation.invoke(RenderScript.sRuntime, mSize);
283 Log.e(RenderScript.LOG_TAG, "Couldn't invoke registerNativeAllocation:" + e);
284 throw new RSRuntimeException("Couldn't invoke registerNativeAllocation:" + e);