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