Home
last modified time | relevance | path

Searched defs:outSignOfGamma (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestLgamma.java342 public int outSignOfGamma; field in TestLgamma.ArgumentsFloatIntFloat
349 …Allocation outSignOfGamma = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32… in checkLgammaFloatIntFloat() local
360 …Allocation outSignOfGamma = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32… in checkLgammaFloatIntFloat() local
373 …private void verifyResultsLgammaFloatIntFloat(Allocation inV, Allocation outSignOfGamma, Allocatio… in verifyResultsLgammaFloatIntFloat()
427 …Allocation outSignOfGamma = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32… in checkLgammaFloat2Int2Float2() local
438 …Allocation outSignOfGamma = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32… in checkLgammaFloat2Int2Float2() local
451 …private void verifyResultsLgammaFloat2Int2Float2(Allocation inV, Allocation outSignOfGamma, Alloca… in verifyResultsLgammaFloat2Int2Float2()
505 …Allocation outSignOfGamma = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32… in checkLgammaFloat3Int3Float3() local
516 …Allocation outSignOfGamma = Allocation.createSized(mRS, getElement(mRS, Element.DataType.SIGNED_32… in checkLgammaFloat3Int3Float3() local
529 …private void verifyResultsLgammaFloat3Int3Float3(Allocation inV, Allocation outSignOfGamma, Alloca… in verifyResultsLgammaFloat3Int3Float3()
[all …]