Searched refs:ZGERU (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/cpp/
H A DrsCppStructs.h3111 * ZGERU performs the rank 1 operation
3123 void ZGERU(Double2 alpha, const sp<Allocation>& X, int incX,
H A DScriptIntrinsicBLAS.cpp1134 void ScriptIntrinsicBLAS::ZGERU(Double2 alpha, const sp<Allocation>& X, int incX, function in class:ScriptIntrinsicBLAS
/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicBLAS.java2122 * ZGERU performs the rank 1 operation
2134 public void ZGERU(Double2 alpha, Allocation X, int incX, Allocation Y, int incY, Allocation A) { method in class:ScriptIntrinsicBLAS
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DScriptIntrinsicBLAS.java2669 * ZGERU performs the rank 1 operation
2681 public void ZGERU(Double2 alpha, Allocation X, int incX, Allocation Y, int incY, Allocation A) { method in class:ScriptIntrinsicBLAS

Completed in 95 milliseconds