* commit '2b300a99bbb133090b7ec39e64dd65ba2bb8f18d': [RenderScript] typo fix in Allocation.java
This commit is contained in:
@@ -276,7 +276,7 @@ public class Allocation extends BaseObj {
|
|||||||
* @hide
|
* @hide
|
||||||
* Enable/Disable AutoPadding for Vec3 elements.
|
* Enable/Disable AutoPadding for Vec3 elements.
|
||||||
*
|
*
|
||||||
* @param useAutoPadding True: enable AutoPadding; flase: disable AutoPadding
|
* @param useAutoPadding True: enable AutoPadding; False: disable AutoPadding
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public void setAutoPadding(boolean useAutoPadding) {
|
public void setAutoPadding(boolean useAutoPadding) {
|
||||||
|
|||||||
Reference in New Issue
Block a user