Searched defs:b_offset (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | RenderScript.java | 1022 … long A, int a_offset, long B, int b_offset, long C, int c_offset, in rsnScriptIntrinsicBLAS_BNNM() 1025 … long A, int a_offset, long B, int b_offset, long C, int c_offset, in nScriptIntrinsicBLAS_BNNM()
|
H A D | ScriptIntrinsicBLAS.java | 3293 …public void BNNM(Allocation A, int a_offset, Allocation B, int b_offset, Allocation C, int c_offse… in BNNM() 3308 …sicBLAS_BNNM(getID(mRS), M, N, K, A.getID(mRS), a_offset, B.getID(mRS), b_offset, C.getID(mRS), c_… in BNNM() local
|
/aosp14/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 757 … jlong A, jint a_offset, jlong B, jint b_offset, jlong C, jint c_offset, in nScriptIntrinsicBLAS_BNNM()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |