Renderscript
interface Renderscript
com.android.build.api.variant.Renderscript |
Summary
Properties |
|
---|---|
abstract Property<Boolean> |
Returns the renderscript NDK mode. |
abstract Property<Int> | |
abstract Property<Boolean> |
Returns the renderscript BLAS support mode. |
abstract Property<Boolean> |
Returns the renderscript support mode. |
Properties
supportModeBlasEnabled
abstract val supportModeBlasEnabled: Property<Boolean>
Returns the renderscript BLAS support mode.
supportModeEnabled
abstract val supportModeEnabled: Property<Boolean>
Returns the renderscript support mode.