Searched defs:inTarget (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestNextafter.java | 49 public float inTarget; field in TestNextafter.ArgumentsFloatFloatFloat 55 …Allocation inTarget = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xde8acce6afd7c03d… in checkNextafterFloatFloatFloat() local 78 …private void verifyResultsNextafterFloatFloatFloat(Allocation inV, Allocation inTarget, Allocation… in verifyResultsNextafterFloatFloatFloat() 138 …Allocation inTarget = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x68f3a41af7e4d541… in checkNextafterFloat2Float2Float2() local 161 …private void verifyResultsNextafterFloat2Float2Float2(Allocation inV, Allocation inTarget, Allocat… in verifyResultsNextafterFloat2Float2Float2() 221 …Allocation inTarget = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x3261a1f4e4f910dc… in checkNextafterFloat3Float3Float3() local 244 …private void verifyResultsNextafterFloat3Float3Float3(Allocation inV, Allocation inTarget, Allocat… in verifyResultsNextafterFloat3Float3Float3() 304 …Allocation inTarget = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xfbcf9fced20d4c77… in checkNextafterFloat4Float4Float4() local 327 …private void verifyResultsNextafterFloat4Float4Float4(Allocation inV, Allocation inTarget, Allocat… in verifyResultsNextafterFloat4Float4Float4()
|