Home
last modified time | relevance | path

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

/cts/tests/tests/rsblas/src/android/renderscript/cts/
DIntrinsicBLAS.java3161 public void L2_xTPSV_API(ArrayList<Allocation> mMatrix) { in L2_xTPSV_API() method in IntrinsicBLAS
3174 L2_xTPSV_API(mMatrixS); in test_L2_STPSV_API()
3178 L2_xTPSV_API(mMatrixD); in test_L2_DTPSV_API()
3182 L2_xTPSV_API(mMatrixC); in test_L2_CTPSV_API()
3186 L2_xTPSV_API(mMatrixZ); in test_L2_ZTPSV_API()