Paul Woitaschek
09/11/2018, 5:30 PMLuke
09/11/2018, 5:35 PMby lazy { RenderScript.create(context.applicationContext) }
Luke
09/11/2018, 5:36 PMstephan_marshay
09/11/2018, 5:37 PMContext
parameter using by lazy
??Paul Woitaschek
09/11/2018, 5:40 PMLuke
09/11/2018, 5:40 PMPaul Woitaschek
09/11/2018, 5:41 PMstephan_marshay
09/11/2018, 5:44 PMLuke
09/11/2018, 5:48 PMstephan_marshay
09/11/2018, 5:49 PMprivate var rs: RenderScript? = null
is a member of a class, I can't imagine it being a top level variable...Andreas Sinz
09/11/2018, 5:56 PMrs
is a top-level property?Luke
09/11/2018, 5:57 PMRenderScript
Paul Woitaschek
09/11/2018, 6:05 PMAndreas Sinz
09/11/2018, 6:40 PMgildor
09/11/2018, 11:15 PM