Searched refs:mInputHdrAllocation (Results 1 – 1 of 1) sorted by relevance
34 private Allocation mInputHdrAllocation; field in ViewfinderProcessor55 mInputHdrAllocation = Allocation.createTyped(rs, yuvTypeBuilder.create(), in ViewfinderProcessor()76 mHdrTask = new ProcessingTask(mInputHdrAllocation, dimensions.getWidth()/2, true); in ViewfinderProcessor()83 return mInputHdrAllocation.getSurface(); in getInputHdrSurface()