HomeSort by relevance Sort by last modified time
    Searched full:alphay (Results 1 - 9 of 9) sorted by null

  /frameworks/base/rs/java/android/renderscript/
RenderScript.java     [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java     [all...]
  /external/libpng/contrib/tools/
genpng.c 320 double alphay = 0; local
328 alphay += wx;
331 alpha += wy * alphay;
  /external/opencv/cv/src/
cvcalibration.cpp     [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp     [all...]
  /frameworks/rs/cpp/
ScriptIntrinsicBLAS.cpp 128 float alphaX, float alphaY, RsAllocation A, RsAllocation B,
132 alphaX, alphaY, betaX, betaY, 0.0, 0.0, 0.0, 0.0);
141 double alphaX, double alphaY, RsAllocation A, RsAllocation B,
145 0.0f, 0.0f, 0.0f, 0.0f, alphaX, alphaY, betaX, betaY);
    [all...]
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp 652 jfloat alphaX, jfloat alphaY, jlong A, jlong B, jfloat betaX,
666 call.alpha.c.i = alphaY;
    [all...]
  /external/opencv3/modules/calib3d/src/
calibration.cpp     [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 283 milliseconds