Home
last modified time | relevance | path

Searched defs:BNNM (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/cpp/
DScriptIntrinsicBLAS.cpp1839 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/
DScriptIntrinsicBLAS.java3289 …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/
DScriptIntrinsicBLAS.java4163 …public void BNNM(Allocation A, int a_offset, Allocation B, int b_offset, Allocation C, int c_offse… in BNNM() method in ScriptIntrinsicBLAS