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