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