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

ndkModeEnabled

abstract val ndkModeEnabled: Property<Boolean>

Returns the renderscript NDK mode.

optimLevel

abstract val optimLevel: Property<Int>

supportModeBlasEnabled

abstract val supportModeBlasEnabled: Property<Boolean>

Returns the renderscript BLAS support mode.

supportModeEnabled

abstract val supportModeEnabled: Property<Boolean>

Returns the renderscript support mode.