HomeSort by relevance Sort by last modified time
    Searched refs:resultant (Results 1 - 4 of 4) sorted by null

  /frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/engine/
Matrix.java 353 double[] resultant = new double[16]; local
357 resultant[i + 4 * j] += a[i + 4 * k] * b[k + 4 * j];
362 return resultant;
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/string/
string.js 99 // into the resultant string. $$$& in the first replace becomes $$& in the
100 // second, which leaves $& in the resultant string. Also:
    [all...]
  /external/blktrace/btt/doc/
btt.tex 217 issued requests (D) and the resultant ratio. We also provide values
230 resultant average IO size is 124 blocks.
    [all...]
  /external/ImageMagick/www/api/
magick-image.php     [all...]

Completed in 324 milliseconds