Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/
H A DIntrinsicBLAS.java2623 public void L2_xTRSV_API(ArrayList<Allocation> mMatrix) { in L2_xTRSV_API() method in IntrinsicBLAS
2636 L2_xTRSV_API(mMatrixS); in test_L2_STRSV_API()
2640 L2_xTRSV_API(mMatrixD); in test_L2_DTRSV_API()
2644 L2_xTRSV_API(mMatrixC); in test_L2_CTRSV_API()
2648 L2_xTRSV_API(mMatrixZ); in test_L2_ZTRSV_API()