Searched refs:scriptHsg (Results 1 – 4 of 4) sorted by relevance
228 ScriptIntrinsicHistogram scriptHsg = ScriptIntrinsicHistogram.create(RS, Element.U8(RS)); in histogram() local229 scriptHsg.setOutput(outputAllocation); in histogram()230 scriptHsg.forEach(inputAllocation); in histogram()
244 ScriptIntrinsicHistogram scriptHsg = ScriptIntrinsicHistogram.create(RS, Element.U8(RS)); in histogram() local245 scriptHsg.setOutput(outputAllocation); in histogram()246 scriptHsg.forEach(inputAllocation); in histogram()
713 ScriptIntrinsicHistogram scriptHsg = ScriptIntrinsicHistogram.create(RS, Element.U8(RS)); in histogram() local714 scriptHsg.setOutput(outputAllocation); in histogram()715 scriptHsg.forEach(inputAllocation); in histogram()