Merge "Fix build"
This commit is contained in:
@@ -196,7 +196,7 @@ public class LevelsRSActivity extends Activity
|
||||
|
||||
private void filter() {
|
||||
mScript.forEach_root(mInPixelsAllocation, mOutPixelsAllocation);
|
||||
mOutPixelsAllocation.ioSendOutput();
|
||||
mOutPixelsAllocation.ioSend();
|
||||
mRS.finish();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user