Searched defs:outIntegralPart (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestModf.java | 49 public Target.Floaty outIntegralPart; field in TestModf.ArgumentsFloatFloatFloat 56 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloatFloatFloat() local 67 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloatFloatFloat() local 80 …private void verifyResultsModfFloatFloatFloat(Allocation inV, Allocation outIntegralPart, Allocati… in verifyResultsModfFloatFloatFloat() 149 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloat2Float2Float2() local 160 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloat2Float2Float2() local 173 …private void verifyResultsModfFloat2Float2Float2(Allocation inV, Allocation outIntegralPart, Alloc… in verifyResultsModfFloat2Float2Float2() 242 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloat3Float3Float3() local 253 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloat3Float3Float3() local 266 …private void verifyResultsModfFloat3Float3Float3(Allocation inV, Allocation outIntegralPart, Alloc… in verifyResultsModfFloat3Float3Float3() [all …]
|