Searched refs:CHERK (Results 1 – 6 of 6) sorted by relevance
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 3680 void CHERK(RsBlasUplo Uplo, RsBlasTranspose Trans, float alpha, const sp<Allocation>& A,
|
D | ScriptIntrinsicBLAS.cpp | 1749 void ScriptIntrinsicBLAS::CHERK(RsBlasUplo Uplo, RsBlasTranspose Trans, float alpha, in CHERK() function in ScriptIntrinsicBLAS
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 3155 …public void CHERK(@Uplo int Uplo, @Transpose int Trans, float alpha, Allocation A, float beta, All… in CHERK() method in ScriptIntrinsicBLAS
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | ScriptIntrinsicBLAS.java | 3993 …public void CHERK(@Uplo int Uplo, @Transpose int Trans, float alpha, Allocation A, float beta, All… in CHERK() method in ScriptIntrinsicBLAS
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 40510 …method public void CHERK(int, int, float, android.renderscript.Allocation, float, android.rendersc…
|
/frameworks/base/api/ |
D | current.txt | 40654 …method public void CHERK(int, int, float, android.renderscript.Allocation, float, android.rendersc…
|