Searched refs:mInputNormalAllocation (Results 1 – 1 of 1) sorted by relevance
35 private Allocation mInputNormalAllocation; field in ViewfinderProcessor64 mInputNormalAllocation = Allocation.createTyped(rs, yuvTypeBuilder.create(), in ViewfinderProcessor()84 mNormalTask = new ProcessingTask(mInputNormalAllocation, 0, false); in ViewfinderProcessor()94 return mInputNormalAllocation.getSurface(); in getInputNormalSurface()