Searched refs:STRMV (Results 1 – 11 of 11) sorted by relevance
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 2035 void STRMV(RsBlasUplo Uplo, RsBlasTranspose TransA, RsBlasDiag Diag,
|
D | ScriptIntrinsicBLAS.cpp | 366 void ScriptIntrinsicBLAS::STRMV(RsBlasUplo Uplo, RsBlasTranspose TransA, RsBlasDiag Diag, in STRMV() function in ScriptIntrinsicBLAS
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 603 …public void STRMV(@Uplo int Uplo, @Transpose int TransA, @Diag int Diag, Allocation A, Allocation … in STRMV() method in ScriptIntrinsicBLAS
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
D | ScriptIntrinsicBLAS.java | 690 …public void STRMV(@Uplo int Uplo, @Transpose int TransA, @Diag int Diag, Allocation A, Allocation … in STRMV() method in ScriptIntrinsicBLAS
|
/frameworks/support/v8/renderscript/api/ |
D | current.txt | 789 …method public void STRMV(int, int, int, android.support.v8.renderscript.Allocation, android.suppor…
|
D | 23.0.0.txt | 787 …method public void STRMV(int, int, int, android.support.v8.renderscript.Allocation, android.suppor…
|
D | 23.1.0.txt | 787 …method public void STRMV(int, int, int, android.support.v8.renderscript.Allocation, android.suppor…
|
D | 23.1.1.txt | 787 …method public void STRMV(int, int, int, android.support.v8.renderscript.Allocation, android.suppor…
|
/frameworks/base/api/ |
D | current.txt | 33850 …method public void STRMV(int, int, int, android.renderscript.Allocation, android.renderscript.Allo…
|
D | test-current.txt | 33926 …method public void STRMV(int, int, int, android.renderscript.Allocation, android.renderscript.Allo…
|
D | system-current.txt | 36558 …method public void STRMV(int, int, int, android.renderscript.Allocation, android.renderscript.Allo…
|