Home
last modified time | relevance | path

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

/cts/tests/tests/rsblas/src/android/renderscript/cts/
DIntrinsicBLAS.java2044 public void L2_xTBMV_API(ArrayList<Allocation> mMatrix) { in L2_xTBMV_API() method in IntrinsicBLAS
2059 L2_xTBMV_API(mMatrixS); in test_L2_STBMV_API()
2063 L2_xTBMV_API(mMatrixD); in test_L2_DTBMV_API()
2067 L2_xTBMV_API(mMatrixC); in test_L2_CTBMV_API()
2071 L2_xTBMV_API(mMatrixZ); in test_L2_ZTBMV_API()