Searched refs:mEdgeAllocation (Results 1 – 1 of 1) sorted by relevance
51 private Allocation mEdgeAllocation; field in ViewfinderProcessor81 mEdgeAllocation = Allocation.createTyped(rs, buffTypeBuilder.create()); in ViewfinderProcessor()88 mScriptCanny.set_edgeImage(mEdgeAllocation); in ViewfinderProcessor()188 mScriptCanny.forEach_getyuv_y(mEdgeAllocation); in run()197 mScriptCanny.forEach_edge(mEdgeAllocation, opt); in run()205 mScriptCanny.forEach_hysteresis(mBlurAllocation, mEdgeAllocation, opt); in run()