Searched refs:mOutputAllocation (Results 1 – 1 of 1) sorted by relevance
37 private Allocation mOutputAllocation; field in ViewfinderProcessor65 mOutputAllocation = Allocation.createTyped(rs, rgbTypeBuilder.create(), in ViewfinderProcessor()91 mOutputAllocation.setSurface(output); in setOutputSurface()153 mHdrMergeScript.forEach_mergeHdrFrames(mPrevAllocation, mOutputAllocation); in run()154 mOutputAllocation.ioSend(); in run()