Searched refs:mOutPixelsAllocation (Results 1 – 1 of 1) sorted by relevance
64 private Allocation mOutPixelsAllocation; field in LevelsRSActivity174 mOutPixelsAllocation = Allocation.createTyped(mRS, mInPixelsAllocation.getType(), in onCreate()198 mScript.forEach_root(mInPixelsAllocation, mOutPixelsAllocation); in filter()199 mOutPixelsAllocation.ioSend(); in filter()216 mOutPixelsAllocation.setSurface(new Surface(surface)); in onSurfaceTextureAvailable()224 mOutPixelsAllocation.setSurface(new Surface(surface)); in onSurfaceTextureSizeChanged()230 mOutPixelsAllocation.setSurface(null); in onSurfaceTextureDestroyed()