Renderscript

public interface Renderscript


Summary

Public methods

abstract @NonNull Property<@NonNull Boolean>

Returns the renderscript NDK mode.

abstract @NonNull Property<@NonNull Integer>
abstract @NonNull Property<@NonNull Boolean>

Returns the renderscript BLAS support mode.

abstract @NonNull Property<@NonNull Boolean>

Returns the renderscript support mode.

Public methods

getNdkModeEnabled

abstract @NonNull Property<@NonNull BooleangetNdkModeEnabled()

Returns the renderscript NDK mode.

getOptimLevel

abstract @NonNull Property<@NonNull IntegergetOptimLevel()

getSupportModeBlasEnabled

abstract @NonNull Property<@NonNull BooleangetSupportModeBlasEnabled()

Returns the renderscript BLAS support mode.

getSupportModeEnabled

abstract @NonNull Property<@NonNull BooleangetSupportModeEnabled()

Returns the renderscript support mode.