Merge "Unhiding render target code for renderscript"

This commit is contained in:
Alex Sakhartchouk
2011-06-06 10:54:26 -07:00
committed by Android (Google) Code Review
2 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,6 @@ public class Allocation extends BaseObj {
public static final int USAGE_GRAPHICS_CONSTANTS = 0x0008;
/**
* @hide
* USAGE_GRAPHICS_RENDER_TARGET The allcation will be used as a
* target for offscreen rendering
*