Searched refs:tranOpacity (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/loaders/ |
D | Mandelbulb.java | 43 private static final int[][] tranOpacity = {{110, 0x0},{140, 0x13},{143, 0x0}, {400, 0xFF}}; field in Mandelbulb 62 v.addLook(tranlLook, tranColor, tranOpacity); in buildRSVolume()
|
D | Droid.java | 50 private static final int[][] tranOpacity = {{110, 0x0},{140, 0x13},{143, 0x0}, {400, 0xFF}}; field in Droid 69 v.addLook(tranlLook, tranColor, tranOpacity); in buildRSVolume()
|