Unhide RenderScript resize intrinsic
Change-Id: I450c83ad00bcb7d999aaf7d4bd7ea88d63ab8fea
This commit is contained in:
@@ -18,7 +18,6 @@ package android.renderscript;
|
||||
|
||||
/**
|
||||
* Intrinsic for performing a resize of a 2D allocation.
|
||||
* @hide
|
||||
*/
|
||||
public final class ScriptIntrinsicResize extends ScriptIntrinsic {
|
||||
private Allocation mInput;
|
||||
|
||||
Reference in New Issue
Block a user