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

  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
ImageViewTest.java 19 import static com.xtremelabs.robolectric.Robolectric.visualize;
44 visualize(imageView));
50 visualize(imageView));
59 visualize(imageView));
63 visualize(imageView));
67 visualize(imageView));
CanvasTest.java 59 "Bitmap for file:/an/image.jpg transformed by matrix", Robolectric.visualize(canvas));
BitmapTest.java 129 assertEquals("Bitmap One", Robolectric.visualize(bitmap));
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
greg-11b.d 12 # Have two used gregs and one unused, mmo; display contents to visualize
  /external/brotli/research/
README.md 3 In this directory we publish simple tools to analyze backward reference distance distributions in LZ77 compression. We developed these tools to be able to make more efficient encoding of distances in large-window brotli. In large-window compression the average cost of a backward reference distance is higher, and this may allow for more advanced encoding strategies, such as delta coding or an increase in context size, to bring significant compression density improvements. Our tools visualize the backward references as histogram images, i.e., one pixel in the image shows how many distances of a certain range exist at a certain locality in the data. The human visual system is excellent at pattern detection, so we tried to roughly identify patterns visually before going into more quantitative analysis. These tools can turn out to be useful in development of other LZ77-based compressors and we hope you try them out.
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/
Robolectric.java 1272 public static String visualize(View view) { method in class:Robolectric
1278 public static String visualize(Canvas canvas) { method in class:Robolectric
1282 public static String visualize(Bitmap bitmap) { method in class:Robolectric
    [all...]
  /external/libvorbis/doc/
01-introduction.tex 354 This is easy to visualize in the case of equal sized-windows:
  /prebuilts/tools/common/m2/repository/org/checkerframework/dataflow/1.8.10/
dataflow-1.8.10.jar 
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 
  /prebuilts/misc/common/robolectric/lib/
shadows-core-v16-3.1.1.jar 
shadows-core-v17-3.1.1.jar 
shadows-core-v18-3.1.1.jar 
shadows-core-v19-3.1.1.jar 
shadows-core-v21-3.1.1.jar 
shadows-core-v22-3.1.1.jar 
shadows-core-v23-3.1.1.jar 

Completed in 3523 milliseconds