Searched refs:scriptHsg (Results 1 – 1 of 1) sorted by relevance
426 ScriptIntrinsicHistogram scriptHsg = ScriptIntrinsicHistogram.create(mRS, Element.U8(mRS)); in histogram() local427 scriptHsg.setOutput(outputAllocation); in histogram()428 scriptHsg.forEach(inputAllocation); in histogram()