Home
last modified time | relevance | path

Searched defs:transparency (Results 1 – 6 of 6) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowObjectAnimatorTest.java61 private int transparency; field in ShadowObjectAnimatorTest.AnimatorTarget
63 public void setTransparency(int transparency) { in setTransparency()
/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/
DGifFrame.java11 boolean transparency; field in GifFrame
/external/v8/benchmarks/
Draytrace.js327 transparency: 0.0, // 0=opaque property in Flog.RayTracer.Material.BaseMaterial
359 initialize : function(color, reflection, refraction, transparency, gloss) { argument
388 initialize : function(colorEven, colorOdd, reflection, transparency, gloss, density) { argument
/external/pdfium/core/fxcodec/gif/
Dcfx_gif.h73 uint8_t transparency : 1; member
/external/v8/tools/profviz/
Dcomposer.js403 function DrawBarBase(color, start, end, top, bottom, transparency) { argument
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1018 int transparency, in Initialize()