Home
last modified time | relevance | path

Searched refs:L2_xTRMV_API (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/rsblas/src/android/renderscript/cts/
DIntrinsicBLAS.java1778 public void L2_xTRMV_API(ArrayList<Allocation> mMatrix) { in L2_xTRMV_API() method in IntrinsicBLAS
1791 L2_xTRMV_API(mMatrixS); in test_L2_STRMV_API()
1795 L2_xTRMV_API(mMatrixD); in test_L2_DTRMV_API()
1799 L2_xTRMV_API(mMatrixC); in test_L2_CTRMV_API()
1803 L2_xTRMV_API(mMatrixZ); in test_L2_ZTRMV_API()