HomeSort by relevance Sort by last modified time
    Searched refs:resultant (Results 1 - 8 of 8) 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;
  /prebuilts/go/darwin-x86/src/image/draw/
draw_test.go 273 // Check that the resultant pixel at (8, 8) matches what we expect
280 // Check that the resultant dst image matches the golden output.
310 // Check that the resultant dst image matches the golden output.
  /prebuilts/go/linux-x86/src/image/draw/
draw_test.go 273 // Check that the resultant pixel at (8, 8) matches what we expect
280 // Check that the resultant dst image matches the golden output.
310 // Check that the resultant dst image matches the golden output.
  /prebuilts/go/darwin-x86/src/image/jpeg/
reader_test.go 305 // Check that we can still decode the resultant image.
  /prebuilts/go/linux-x86/src/image/jpeg/
reader_test.go 305 // Check that we can still decode the resultant image.
  /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 260 milliseconds