Searched defs:inTarget (Results 1 – 1 of 1) sorted by relevance
| /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
| D | TestNextafter.java | 42 public float inTarget; field in TestNextafter.ArgumentsFloatFloatFloat 48 …Allocation inTarget = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xafd7c03dl, false… in checkNextafterFloatFloatFloat() local 67 …private void verifyResultsNextafterFloatFloatFloat(Allocation inV, Allocation inTarget, Allocation… in verifyResultsNextafterFloatFloatFloat() 127 …Allocation inTarget = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0xf7e4d541l, false… in checkNextafterFloat2Float2Float2() local 146 …private void verifyResultsNextafterFloat2Float2Float2(Allocation inV, Allocation inTarget, Allocat… in verifyResultsNextafterFloat2Float2Float2() 206 …Allocation inTarget = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0xe4f910dcl, false… in checkNextafterFloat3Float3Float3() local 225 …private void verifyResultsNextafterFloat3Float3Float3(Allocation inV, Allocation inTarget, Allocat… in verifyResultsNextafterFloat3Float3Float3() 285 …Allocation inTarget = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xd20d4c77l, false… in checkNextafterFloat4Float4Float4() local 304 …private void verifyResultsNextafterFloat4Float4Float4(Allocation inV, Allocation inTarget, Allocat… in verifyResultsNextafterFloat4Float4Float4()
|