Searched defs:outIntegralPart (Results 1 – 1 of 1) sorted by relevance
| /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
| D | TestModf.java | 42 public Target.Floaty outIntegralPart; field in TestModf.ArgumentsFloatFloatFloat 49 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloatFloatFloat() local 58 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloatFloatFloat() local 68 …private void verifyResultsModfFloatFloatFloat(Allocation inV, Allocation outIntegralPart, Allocati… in verifyResultsModfFloatFloatFloat() 137 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloat2Float2Float2() local 146 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloat2Float2Float2() local 156 …private void verifyResultsModfFloat2Float2Float2(Allocation inV, Allocation outIntegralPart, Alloc… in verifyResultsModfFloat2Float2Float2() 225 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloat3Float3Float3() local 234 …Allocation outIntegralPart = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32… in checkModfFloat3Float3Float3() local 244 …private void verifyResultsModfFloat3Float3Float3(Allocation inV, Allocation outIntegralPart, Alloc… in verifyResultsModfFloat3Float3Float3() [all …]
|