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

  /frameworks/rs/tests/java_api/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/html/template/
content.go 59 // pass the resultant object into the template, where it will be
  /prebuilts/go/linux-x86/src/html/template/
content.go 59 // pass the resultant object into the template, where it will be
  /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/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 1234 milliseconds