Home
last modified time | relevance | path

Searched refs:transparent (Results 1 – 25 of 240) sorted by relevance

12345678910

/external/skia/src/images/
DSkMovie_gif.cpp113 int transparent, int width) in copyLine() argument
116 if (*src != transparent) { in copyLine()
124 const ColorMapObject* cmap, int transparent, int copyWidth, in copyInterlaceGroup() argument
132 copyLine(dst, src, cmap, transparent, copyWidth); in copyInterlaceGroup()
141 int transparent) in blitInterlace() argument
159 copyInterlaceGroup(bm, src, cmap, transparent, copyWidth, copyHeight, frame->ImageDesc, 8, 0); in blitInterlace()
162 copyInterlaceGroup(bm, src, cmap, transparent, copyWidth, copyHeight, frame->ImageDesc, 8, 4); in blitInterlace()
165 copyInterlaceGroup(bm, src, cmap, transparent, copyWidth, copyHeight, frame->ImageDesc, 4, 2); in blitInterlace()
167 copyInterlaceGroup(bm, src, cmap, transparent, copyWidth, copyHeight, frame->ImageDesc, 2, 1); in blitInterlace()
171 int transparent) in blitNormal() argument
[all …]
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/scene/plugins/
DMTLLoader.java72 protected boolean transparent = false; field in MTLLoader
117 transparent = false; in resetMaterial()
129 if (alpha < 1f && transparent && !disallowTransparency){ in createMaterial()
152 if (transparent && !disallowTransparency){ in createMaterial()
225 transparent = true; in readLine()
250 transparent = true; in readLine()
276 transparent = true; in readLine()
/external/webkit/Source/WebKit/efl/DefaultTheme/
Ddefault.edc36 /* no background, consider transparent */
41 /* no background, consider transparent */
46 /* no background, consider transparent */
51 /* no background, consider transparent */
56 /* no background, consider transparent */
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/materials/
DMaterialContext.java55 /* package */final boolean transparent; field in MaterialContext
175 boolean transparent = false; in MaterialContext()
177 transparent = diffuseColor.a < 1.0f; in MaterialContext()
183 transparent = transparent || specularColor.a < 1.0f; in MaterialContext()
186 transparent = transparent || ambientColor.a < 1.0f; in MaterialContext()
188 this.transparent = transparent; in MaterialContext()
463 return transparent; in isTransparent()
/external/webkit/Source/WebCore/inspector/front-end/
Dpopover.css112 border-color: transparent;
139 border-color: transparent;
145 border-color: transparent;
158 border-color: transparent;
186 border-color: transparent;
192 border-color: transparent;
DtextViewer.css105 border-color: transparent;
136 color: transparent;
147 color: transparent;
152 color: transparent;
DnetworkPanel.css61 background-color: transparent;
222 border-top: 1px solid transparent;
444 background-color: transparent;
473 background-color: transparent;
546 border-right: 0 none transparent;
570 background-color: transparent;
571 border: 0 none transparent;
643 background-color: transparent;
/external/iptables/extensions/
Dlibxt_socket.man4 \fB\-\-transparent\fP
5 Ignore non-transparent sockets.
/external/quake/quake/src/QW/client/
Dd_init.c70 void D_CopyRects (vrect_t *prects, int transparent) in D_CopyRects() argument
80 UNUSED(transparent); in D_CopyRects()
/external/quake/quake/src/WinQuake/
Dd_init.cpp70 void D_CopyRects (vrect_t *prects, int transparent) in D_CopyRects() argument
80 UNUSED(transparent); in D_CopyRects()
/external/proguard/docs/
Dstyle.css151 background: transparent;
178 background: transparent;
187 background: transparent;
/external/chromium/chrome/browser/resources/options/
Doptions_page.css69 background-color: transparent;
195 border-bottom: 1px solid transparent;
196 border-top: 1px solid transparent;
401 .transparent {
418 background: transparent none;
430 background: transparent none;
431 border-color: transparent;
490 border-top: 1px solid transparent;
495 border-bottom: 1px solid transparent;
512 background-color: transparent;
[all …]
Dsearch_page.css25 border-color: rgba(255, 240, 120, 0.9) transparent;
/external/webkit/Source/WebCore/platform/graphics/qt/
DTextureMapperQt.cpp47 m_pixmap.fill(Qt::transparent); in reset()
55 m_painter.fillRect(QRect(dirtyRect), Qt::transparent); in beginPaint()
146 intermediatePixmap.fill(Qt::transparent); in drawTexture()
/external/webkit/Source/WebCore/css/
DCSSPrimitiveValueCache.cpp32 : m_colorTransparent(CSSPrimitiveValue::createColor(Color::transparent)) in CSSPrimitiveValueCache()
60 if (rgbValue == Color::transparent) in createColorValue()
DSVGCSSParser.cpp188 RGBA32 c = Color::transparent; in parseSVGValue()
340 RGBA32 c = Color::transparent; in parseSVGPaint()
348 RGBA32 c = Color::transparent; in parseSVGColor()
/external/chromium/chrome/browser/resources/shared/css/
Dlist.css15 border: 1px solid rgba(255,255,255,0); /* transparent white */
37 border-color: transparent;
/external/webkit/Source/WebKit2/WebProcess/FullScreen/
DWebFullScreenManager.cpp119 m_element->document()->setFullScreenRendererBackgroundColor(Color::transparent); in willEnterFullScreen()
133 m_element->document()->setFullScreenRendererBackgroundColor(Color::transparent); in willExitFullScreen()
/external/webkit/Source/WebCore/platform/android/
DRenderThemeAndroid.cpp193 return Color(Color::transparent); in platformInactiveSelectionBackgroundColor()
208 return Color(Color::transparent); in platformTextSearchHighlightColor()
213 return Color(Color::transparent); in platformActiveListBoxSelectionBackgroundColor()
218 return Color(Color::transparent); in platformInactiveListBoxSelectionBackgroundColor()
223 return Color(Color::transparent); in platformActiveListBoxSelectionForegroundColor()
228 return Color(Color::transparent); in platformInactiveListBoxSelectionForegroundColor()
495 context->setFillColor(Color::transparent, context->fillColorSpace()); in paintRadio()
515 context->setStrokeColor(Color::transparent, context->strokeColorSpace()); in paintRadio()
/external/chromium/chrome/browser/resources/ntp4/
Dnew_tab_theme.css131 -webkit-linear-gradient(transparent, transparent 50%,
/external/chromium/chrome/browser/resources/ntp/
Dapps.css49 background: rgba(255, 255, 255, 0) /* transparent white */
63 background-color: transparent;
162 background-color: transparent;
/external/qemu/distrib/zlib-1.2.3/
Dgzio.c66 int transparent; /* 1 if input file is not a .gz file */ member
125 s->transparent = 0;
308 s->transparent = s->stream.avail_in;
316 s->transparent = 1;
427 if (s->transparent) {
814 if (s->transparent) {
870 if (!s->transparent) (void)inflateReset(&s->stream);
914 return s->transparent;
/external/chromium/chrome/browser/resources/
Dbug_report.css103 background-color: transparent;
140 background-color: transparent;
/external/chromium/chrome/browser/resources/bookmark_manager/css/
Dbmm.css265 border-top-color: transparent;
266 border-bottom-color: transparent;
290 background: transparent;
/external/jmonkeyengine/engine/src/core/com/jme3/material/
DMaterial.java96 private boolean transparent = false; field in Material
261 return transparent; in isTransparent()
275 public void setTransparent(boolean transparent) { in setTransparent() argument
276 this.transparent = transparent; in setTransparent()
1047 oc.write(transparent, "is_transparent", false); in write()
1055 transparent = ic.readBoolean("is_transparent", false); in read()

12345678910