Home | History | Annotate | Download | only in renderscript

Lines Matching refs:registerNativeAllocation

351             RenderScript.registerNativeAllocation.invoke(RenderScript.sRuntime, mSize);
353 Log.e(RenderScript.LOG_TAG, "Couldn't invoke registerNativeAllocation:" + e);
354 throw new RSRuntimeException("Couldn't invoke registerNativeAllocation:" + e);