/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestNativeDistance.java | 42 public float inRightVector; field in TestNativeDistance.ArgumentsFloatFloatFloat 48 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x9b58b3c2l, … in checkNativeDistanceFloatFloatFloat() local 67 …fyResultsNativeDistanceFloatFloatFloat(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsNativeDistanceFloatFloatFloat() 124 public float[] inRightVector; field in TestNativeDistance.ArgumentsFloatNFloatNFloat 130 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x1e219b6l, f… in checkNativeDistanceFloat2Float2Float() local 149 …ResultsNativeDistanceFloat2Float2Float(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsNativeDistanceFloat2Float2Float() 216 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0xa78a62d0l, … in checkNativeDistanceFloat3Float3Float() local 235 …ResultsNativeDistanceFloat3Float3Float(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsNativeDistanceFloat3Float3Float() 302 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x4d32abeal, … in checkNativeDistanceFloat4Float4Float() local 321 …ResultsNativeDistanceFloat4Float4Float(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsNativeDistanceFloat4Float4Float() [all …]
|
D | TestDistance.java | 42 public float inRightVector; field in TestDistance.ArgumentsFloatFloatFloat 48 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x66d69793l, … in checkDistanceFloatFloatFloat() local 67 …d verifyResultsDistanceFloatFloatFloat(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsDistanceFloatFloatFloat() 124 public float[] inRightVector; field in TestDistance.ArgumentsFloatNFloatNFloat 130 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0xc2248a3fl, … in checkDistanceFloat2Float2Float() local 149 …verifyResultsDistanceFloat2Float2Float(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsDistanceFloat2Float2Float() 216 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x67ccd359l, … in checkDistanceFloat3Float3Float() local 235 …verifyResultsDistanceFloat3Float3Float(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsDistanceFloat3Float3Float() 302 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xd751c73l, f… in checkDistanceFloat4Float4Float() local 321 …verifyResultsDistanceFloat4Float4Float(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsDistanceFloat4Float4Float() [all …]
|
D | TestDot.java | 42 public float inRightVector; field in TestDot.ArgumentsFloatFloatFloat 48 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x15f562efl, … in checkDotFloatFloatFloat() local 67 …private void verifyResultsDotFloatFloatFloat(Allocation inLeftVector, Allocation inRightVector, Al… in verifyResultsDotFloatFloatFloat() 124 public float[] inRightVector; field in TestDot.ArgumentsFloatNFloatNFloat 130 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x978f55bbl, … in checkDotFloat2Float2Float() local 149 …void verifyResultsDotFloat2Float2Float(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsDotFloat2Float2Float() 216 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x3d379ed5l, … in checkDotFloat3Float3Float() local 235 …void verifyResultsDotFloat3Float3Float(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsDotFloat3Float3Float() 302 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xe2dfe7efl, … in checkDotFloat4Float4Float() local 321 …void verifyResultsDotFloat4Float4Float(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsDotFloat4Float4Float() [all …]
|
D | TestNativeDivide.java | 42 public float inRightVector; field in TestNativeDivide.ArgumentsFloatFloatFloat 48 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x19040daal, … in checkNativeDivideFloatFloatFloat() local 67 …rifyResultsNativeDivideFloatFloatFloat(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsNativeDivideFloatFloatFloat() 127 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0xaf507ad4l, … in checkNativeDivideFloat2Float2Float2() local 146 …yResultsNativeDivideFloat2Float2Float2(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsNativeDivideFloat2Float2Float2() 206 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x822c0e0dl, … in checkNativeDivideFloat3Float3Float3() local 225 …yResultsNativeDivideFloat3Float3Float3(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsNativeDivideFloat3Float3Float3() 285 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x5507a146l, … in checkNativeDivideFloat4Float4Float4() local 304 …yResultsNativeDivideFloat4Float4Float4(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsNativeDivideFloat4Float4Float4() 365 public short inRightVector; field in TestNativeDivide.ArgumentsHalfHalfHalf [all …]
|
D | TestFastDistance.java | 42 public float inRightVector; field in TestFastDistance.ArgumentsFloatFloatFloat 48 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x9f1626e3l, … in checkFastDistanceFloatFloatFloat() local 67 …rifyResultsFastDistanceFloatFloatFloat(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsFastDistanceFloatFloatFloat() 124 public float[] inRightVector; field in TestFastDistance.ArgumentsFloatNFloatNFloat 130 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x536a30fl, f… in checkFastDistanceFloat2Float2Float() local 149 …fyResultsFastDistanceFloat2Float2Float(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsFastDistanceFloat2Float2Float() 216 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0xaadeec29l, … in checkFastDistanceFloat3Float3Float() local 235 …fyResultsFastDistanceFloat3Float3Float(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsFastDistanceFloat3Float3Float() 302 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x50873543l, … in checkFastDistanceFloat4Float4Float() local 321 …fyResultsFastDistanceFloat4Float4Float(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsFastDistanceFloat4Float4Float()
|
D | TestCross.java | 42 public float[] inRightVector; field in TestCross.ArgumentsFloatNFloatNFloatN 48 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0xde024b21l, … in checkCrossFloat3Float3Float3() local 67 …d verifyResultsCrossFloat3Float3Float3(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsCrossFloat3Float3Float3() 139 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xb0ddde5al, … in checkCrossFloat4Float4Float4() local 158 …d verifyResultsCrossFloat4Float4Float4(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsCrossFloat4Float4Float4() 231 public short[] inRightVector; field in TestCross.ArgumentsHalfNHalfNHalfN 238 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_16, 3, 0xcc0165eal, … in checkCrossHalf3Half3Half3() local 257 …void verifyResultsCrossHalf3Half3Half3(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsCrossHalf3Half3Half3() 336 …Allocation inRightVector = createRandomAllocation(mRS, Element.DataType.FLOAT_16, 4, 0xb7c137a1l, … in checkCrossHalf4Half4Half4() local 355 …void verifyResultsCrossHalf4Half4Half4(Allocation inLeftVector, Allocation inRightVector, Allocati… in verifyResultsCrossHalf4Half4Half4()
|