Searched defs:BNNM (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/cpp/ |
D | ScriptIntrinsicBLAS.cpp | 1839 void ScriptIntrinsicBLAS::BNNM(const sp<Allocation>& A, int a_offset, const sp<Allocation>& B, int … in BNNM() function in ScriptIntrinsicBLAS
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 3289 …public void BNNM(Allocation A, int a_offset, Allocation B, int b_offset, Allocation C, int c_offse… in BNNM() method in ScriptIntrinsicBLAS
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | ScriptIntrinsicBLAS.java | 4163 …public void BNNM(Allocation A, int a_offset, Allocation B, int b_offset, Allocation C, int c_offse… in BNNM() method in ScriptIntrinsicBLAS
|