Home
last modified time | relevance | path

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

/cts/tests/tests/rsblas/src/android/renderscript/cts/
DIntrinsicBLAS.java588 public void L2_xGBMV_API(ArrayList<Allocation> mMatrix) { in L2_xGBMV_API() method in IntrinsicBLAS
599 L2_xGBMV_API(mMatrixS); in test_L2_SGBMV_API()
603 L2_xGBMV_API(mMatrixD); in test_L2_DGBMV_API()
607 L2_xGBMV_API(mMatrixC); in test_L2_CGBMV_API()
611 L2_xGBMV_API(mMatrixZ); in test_L2_ZGBMV_API()