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