/external/v8/benchmarks/ |
D | raytrace.js | 327 transparency: 0.0, // 0=opaque property in Flog.RayTracer.Material.BaseMaterial 348 …return 'Material [gloss=' + this.gloss + ', transparency=' + this.transparency + ', hasTexture=' +… 359 initialize : function(color, reflection, refraction, transparency, gloss) { argument 362 this.transparency = transparency; 372 …return 'SolidMaterial [gloss=' + this.gloss + ', transparency=' + this.transparency + ', hasTextur… 388 initialize : function(colorEven, colorOdd, reflection, transparency, gloss, density) { argument 392 this.transparency = transparency; 408 …return 'ChessMaterial [gloss=' + this.gloss + ', transparency=' + this.transparency + ', hasTextur… 776 var dB = (0.5 * Math.pow(shadowInfo.shape.material.transparency, 0.5));
|
/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/ |
D | GifFrame.java | 11 boolean transparency; field in GifFrame
|
D | GifDecoder.java | 284 if (currentFrame.transparency) { in getNextFrame() 302 if (currentFrame.transparency) { in getNextFrame() 439 if (!currentFrame.transparency) { in setPixels()
|
D | GifHeaderParser.java | 158 header.currentFrame.transparency = (packed & 1) != 0; in readGraphicControlExt()
|
/external/skia/site/user/ |
D | index.md | 9 * antialiasing, transparency, filters
|
/external/v8/tools/profviz/ |
D | composer.js | 402 function DrawBarBase(color, start, end, top, bottom, transparency) { argument 408 if (transparency) { 409 command += " fs transparent solid " + transparency;
|
/external/libpng/contrib/conftest/ |
D | write.dfa | 42 # with transparency and never write 16 bit images, so:
|
D | read.dfa | 43 # To read the full set of PNG images correctly interlace, transparency and
|
/external/libvncserver/ |
D | tightvnc-1.3dev5-vncviewer-alpha-cursor.patch | 9 + /* hack to have cursor transparency at 32bpp <runge@karlrunge.com> */
|
/external/webp/ |
D | README | 150 -alpha_q <int> ......... transparency-compression quality (0..100) 179 -alpha_method <int> .... transparency-compression method (0..1) 187 -noalpha ............... discard any transparency information
|
/external/skia/gyp/ |
D | gmslides.gypi | 233 '../gm/transparency.cpp',
|
/external/skia/bench/ |
D | Android.mk | 326 ../gm/transparency.cpp \
|
/external/libpng/contrib/pngminus/ |
D | README | 79 pgm-file containing the alpha-channel. When reading, transparency chunks
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | render_int.h | 100 … int transparency, FX_BOOL bDropObjects, CPDF_Dictionary* pFormResource = NULL,
|
D | fpdf_render.cpp | 218 … const CPDF_RenderOptions* pOptions, int transparency, FX_BOOL bDropObjects, in Initialize() argument 262 m_Transparency = transparency; in Initialize()
|
/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Water/ |
D | Water.frag | 49 // Water transparency along eye vector.
|
D | Water15.frag | 53 // Water transparency along eye vector.
|
/external/skia/dm/ |
D | Android.mk | 471 ../gm/transparency.cpp \
|
/external/llvm/docs/ |
D | LinkTimeOptimization.rst | 19 The LLVM Link Time Optimizer provides complete transparency, while doing
|
/external/libpng/ |
D | libpng-manual.txt | 880 simulate transparency over large areas - use 16 bits or the PNG mode in 1130 to transparency 1420 trans_alpha - array of alpha (transparency) 1674 The color used for the transparency values should be supplied in the same 1698 transparency information in a tRNS chunk. This is most useful on 1788 if there is no transparency in the original or the final 1809 be the level of transparency instead of opacity, you can invert the 1941 composite images with alpha or simple transparency against the supplied 3045 trans_alpha - array of alpha (transparency) 3332 to transparency [all …]
|
/external/libvncserver/x11vnc/ |
D | RELEASE-NOTES | 1411 transparency (alpha channel). No more ugly black fuzz 1415 Added mechanisms to handle XFIXES cursors with transparency
|
D | README | 1632 with transparency (alpha channel) need to approximated to solid 1950 transparency ("alpha channel") exactly? 5931 * NO - Enable transparency 6554 The only XFIXES issue is the handling of alpha channel transparency in 6557 situations where the cursor transparency can also handled exactly: 6567 This happens for cursors with transparency ("alpha channel"); regular 6570 transparency, which led to the ugly black borders. 6574 transparency. For traditional bitmap cursors the alpha value will be 0 6584 approximate a cursor with transparency to create a Rich Cursor. This 6589 transparency is much improved and hopefully gives decent cursor shapes [all …]
|
/external/skia/site/dev/design/ |
D | pdftheory.md | 215 between Skia and PDF’s support for transparency (which will be
|
/external/skia/src/animator/ |
D | SkAnimateSchema.xsd | 1236 Color describes a color in RGB space or HSV space, and its alpha (transparency). 1240 <!-- @attribute alpha The alpha component, which describes transparency. 1929 <!-- @element blur Blur radially draws the shape with varying transparency. -->
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/bench/ |
D | wikipedia.css | 3463 /* Put a chequered background behind images, only visible if they have transparency.
|