Searched refs:scriptHsg (Results 1 – 1 of 1) sorted by relevance
441 ScriptIntrinsicHistogram scriptHsg = ScriptIntrinsicHistogram.create(mRS, Element.U8(mRS)); in histogram() local442 scriptHsg.setOutput(outputAllocation); in histogram()443 scriptHsg.forEach(inputAllocation); in histogram()454 scriptHsg.destroy(); in histogram()