Searched refs:mOutPixelsAllocation (Results 1 – 1 of 1) sorted by relevance
63 private Allocation mOutPixelsAllocation; field in LevelsRSActivity173 mOutPixelsAllocation = Allocation.createTyped(mRS, mInPixelsAllocation.getType(), in onCreate()197 mScript.forEach_root(mInPixelsAllocation, mOutPixelsAllocation); in filter()198 mOutPixelsAllocation.ioSendOutput(); in filter()214 mOutPixelsAllocation.setSurfaceTexture(surface); in onSurfaceTextureAvailable()220 mOutPixelsAllocation.setSurfaceTexture(surface); in onSurfaceTextureSizeChanged()225 mOutPixelsAllocation.setSurfaceTexture(null); in onSurfaceTextureDestroyed()