Home
last modified time | relevance | path

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

/cts/tests/tests/rsblas/src/android/renderscript/cts/
DIntrinsicBLAS.java6664 public void L3_xTRSM_API(ArrayList<Allocation> mMatrix) { in L3_xTRSM_API() method in IntrinsicBLAS
6677 L3_xTRSM_API(mMatrixS); in test_L3_STRSM_API()
6681 L3_xTRSM_API(mMatrixD); in test_L3_DTRSM_API()
6685 L3_xTRSM_API(mMatrixC); in test_L3_CTRSM_API()
6689 L3_xTRSM_API(mMatrixZ); in test_L3_ZTRSM_API()