Searched refs:mHoughOutput (Results 1 – 1 of 1) sorted by relevance
56 public Allocation mHoughOutput; field in ViewfinderProcessor106 mHoughOutput = Allocation.createTyped(rs, houghOutputBuilder.create()); in ViewfinderProcessor()107 mScriptCanny.set_hough_output(mHoughOutput); in ViewfinderProcessor()211 mScriptCanny.forEach_black_uchar(mHoughOutput); in run()