/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestPown.java | 41 public float inBase; field in TestPown.ArgumentsFloatIntFloat 47 … Allocation inBase = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x622f0405l, false); in checkPownFloatIntFloat() local 67 …private void verifyResultsPownFloatIntFloat(Allocation inBase, Allocation inExponent, Allocation o… in verifyResultsPownFloatIntFloat() 126 … Allocation inBase = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0xbe438467l, false); in checkPownFloat2Int2Float2() local 146 …private void verifyResultsPownFloat2Int2Float2(Allocation inBase, Allocation inExponent, Allocatio… in verifyResultsPownFloat2Int2Float2() 205 … Allocation inBase = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0xe35ff8a2l, false); in checkPownFloat3Int3Float3() local 225 …private void verifyResultsPownFloat3Int3Float3(Allocation inBase, Allocation inExponent, Allocatio… in verifyResultsPownFloat3Int3Float3() 284 … Allocation inBase = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x87c6cddl, false); in checkPownFloat4Int4Float4() local 304 …private void verifyResultsPownFloat4Int4Float4(Allocation inBase, Allocation inExponent, Allocatio… in verifyResultsPownFloat4Int4Float4() 363 public short inBase; field in TestPown.ArgumentsHalfIntHalf [all …]
|
D | TestPowr.java | 41 public float inBase; field in TestPowr.ArgumentsFloatFloatFloat 47 …Allocation inBase = createRandomFloatAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xc490ca4l, 0, … in checkPowrFloatFloatFloat() local 67 …private void verifyResultsPowrFloatFloatFloat(Allocation inBase, Allocation inExponent, Allocation… in verifyResultsPowrFloatFloatFloat() 126 …Allocation inBase = createRandomFloatAllocation(mRS, Element.DataType.FLOAT_32, 2, 0xeae1fd16l, 0,… in checkPowrFloat2Float2Float2() local 146 …private void verifyResultsPowrFloat2Float2Float2(Allocation inBase, Allocation inExponent, Allocat… in verifyResultsPowrFloat2Float2Float2() 205 …Allocation inBase = createRandomFloatAllocation(mRS, Element.DataType.FLOAT_32, 3, 0xd355e289l, 0,… in checkPowrFloat3Float3Float3() local 225 …private void verifyResultsPowrFloat3Float3Float3(Allocation inBase, Allocation inExponent, Allocat… in verifyResultsPowrFloat3Float3Float3() 284 …Allocation inBase = createRandomFloatAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xbbc9c7fcl, 0,… in checkPowrFloat4Float4Float4() local 304 …private void verifyResultsPowrFloat4Float4Float4(Allocation inBase, Allocation inExponent, Allocat… in verifyResultsPowrFloat4Float4Float4() 363 public short inBase; field in TestPowr.ArgumentsHalfHalfHalf [all …]
|
D | TestNativePowr.java | 41 public float inBase; field in TestNativePowr.ArgumentsFloatFloatFloat 47 …Allocation inBase = createRandomFloatAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x834d1839l, 0,… in checkNativePowrFloatFloatFloat() local 67 …private void verifyResultsNativePowrFloatFloatFloat(Allocation inBase, Allocation inExponent, Allo… in verifyResultsNativePowrFloatFloatFloat() 126 …Allocation inBase = createRandomFloatAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x283b11a5l, 0,… in checkNativePowrFloat2Float2Float2() local 146 …private void verifyResultsNativePowrFloat2Float2Float2(Allocation inBase, Allocation inExponent, A… in verifyResultsNativePowrFloat2Float2Float2() 205 …Allocation inBase = createRandomFloatAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x10aef718l, 0,… in checkNativePowrFloat3Float3Float3() local 225 …private void verifyResultsNativePowrFloat3Float3Float3(Allocation inBase, Allocation inExponent, A… in verifyResultsNativePowrFloat3Float3Float3() 284 …Allocation inBase = createRandomFloatAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xf922dc8bl, 0,… in checkNativePowrFloat4Float4Float4() local 304 …private void verifyResultsNativePowrFloat4Float4Float4(Allocation inBase, Allocation inExponent, A… in verifyResultsNativePowrFloat4Float4Float4() 363 public short inBase; field in TestNativePowr.ArgumentsHalfHalfHalf [all …]
|
D | TestPow.java | 41 public float inBase; field in TestPow.ArgumentsFloatFloatFloat 47 … Allocation inBase = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x622b91eel, false); in checkPowFloatFloatFloat() local 67 …private void verifyResultsPowFloatFloatFloat(Allocation inBase, Allocation inExponent, Allocation … in verifyResultsPowFloatFloatFloat() 126 … Allocation inBase = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x895c2294l, false); in checkPowFloat2Float2Float2() local 146 …private void verifyResultsPowFloat2Float2Float2(Allocation inBase, Allocation inExponent, Allocati… in verifyResultsPowFloat2Float2Float2() 205 … Allocation inBase = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x71d00807l, false); in checkPowFloat3Float3Float3() local 225 …private void verifyResultsPowFloat3Float3Float3(Allocation inBase, Allocation inExponent, Allocati… in verifyResultsPowFloat3Float3Float3() 284 … Allocation inBase = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x5a43ed7al, false); in checkPowFloat4Float4Float4() local 304 …private void verifyResultsPowFloat4Float4Float4(Allocation inBase, Allocation inExponent, Allocati… in verifyResultsPowFloat4Float4Float4() 363 public short inBase; field in TestPow.ArgumentsHalfHalfHalf [all …]
|