Home
last modified time | relevance | path

Searched refs:tranOpacity (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/loaders/
DMandelbulb.java43 private static final int[][] tranOpacity = {{110, 0x0},{140, 0x13},{143, 0x0}, {400, 0xFF}}; field in Mandelbulb
62 v.addLook(tranlLook, tranColor, tranOpacity); in buildRSVolume()
DDroid.java50 private static final int[][] tranOpacity = {{110, 0x0},{140, 0x13},{143, 0x0}, {400, 0xFF}}; field in Droid
69 v.addLook(tranlLook, tranColor, tranOpacity); in buildRSVolume()