Searched refs:mConvolve3x32 (Results 1 – 1 of 1) sorted by relevance
151 ScriptIntrinsicConvolve3x3 mConvolve3x3, mConvolve3x32; in testScriptGroupDisconnectedDAG() local155 mConvolve3x32 = ScriptIntrinsicConvolve3x3.create(mRS, Element.U8_4(mRS)); in testScriptGroupDisconnectedDAG()169 mConvolve3x32.setCoefficients(f); in testScriptGroupDisconnectedDAG()182 b.addKernel(mConvolve3x32.getKernelID()); in testScriptGroupDisconnectedDAG()184 b.addConnection(connect, mColorMatrix2.getKernelID(), mConvolve3x32.getFieldID_Input()); in testScriptGroupDisconnectedDAG()