Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/
H A DIntrinsicBLAS.java290 public void L2_xGEMV_API(ArrayList<Allocation> mMatrix) { in L2_xGEMV_API() method in IntrinsicBLAS
299 L2_xGEMV_API(mMatrixS); in test_L2_SGEMV_API()
303 L2_xGEMV_API(mMatrixD); in test_L2_DGEMV_API()
307 L2_xGEMV_API(mMatrixC); in test_L2_CGEMV_API()
311 L2_xGEMV_API(mMatrixZ); in test_L2_ZGEMV_API()