[RenderScript] Remove @hide for setAutoPadding(boolean).

Change-Id: I9e018436866989090be3896f894078ca0422189b
This commit is contained in:
Miao Wang
2015-03-26 18:00:15 -07:00
parent aac10a21e3
commit d7ecab1e87
3 changed files with 3 additions and 1 deletions

View File

@@ -273,8 +273,8 @@ public class Allocation extends BaseObj {
}
/**
* @hide
* Enable/Disable AutoPadding for Vec3 elements.
* By default: Diabled.
*
* @param useAutoPadding True: enable AutoPadding; flase: disable AutoPadding
*