HomeSort by relevance Sort by last modified time
    Searched refs:transparency (Results 1 - 16 of 16) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/
TiledPage.h 79 // save the transparency and bounds to be drawn in drawGL()
80 void prepareForDrawGL(float transparency, const SkIRect& tileBounds);
BaseTile.h 104 void draw(float transparency, SkRect& rect, float scale);
BaseLayerAndroid.cpp 260 float transparency = 1; local
269 &nextTiledPageTransparency, &transparency);
307 tiledPage->prepareForDrawGL(transparency, preZoomBounds);
BaseTile.cpp 247 void BaseTile::draw(float transparency, SkRect& rect, float scale)
275 transparency, true);
278 transparency);
TiledPage.cpp 356 void TiledPage::prepareForDrawGL(float transparency, const SkIRect& tileBounds)
359 m_transparency = transparency;
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-raytrace.js 328 transparency: 0.0, // 0=opaque
349 return 'Material [gloss=' + this.gloss + ', transparency=' + this.transparency + ', hasTexture=' + this.hasTexture +']';
360 initialize : function(color, reflection, refraction, transparency, gloss) {
363 this.transparency = transparency;
373 return 'SolidMaterial [gloss=' + this.gloss + ', transparency=' + this.transparency + ', hasTexture=' + this.hasTexture +']';
389 initialize : function(colorEven, colorOdd, reflection, transparency, gloss, density) {
393 this.transparency = transparency
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-raytrace.js 328 transparency: 0.0, // 0=opaque
349 return 'Material [gloss=' + this.gloss + ', transparency=' + this.transparency + ', hasTexture=' + this.hasTexture +']';
360 initialize : function(color, reflection, refraction, transparency, gloss) {
363 this.transparency = transparency;
373 return 'SolidMaterial [gloss=' + this.gloss + ', transparency=' + this.transparency + ', hasTexture=' + this.hasTexture +']';
389 initialize : function(colorEven, colorOdd, reflection, transparency, gloss, density) {
393 this.transparency = transparency
    [all...]
  /external/v8/benchmarks/
raytrace.js 327 transparency: 0.0, // 0=opaque
348 return 'Material [gloss=' + this.gloss + ', transparency=' + this.transparency + ', hasTexture=' + this.hasTexture +']';
359 initialize : function(color, reflection, refraction, transparency, gloss) {
362 this.transparency = transparency;
372 return 'SolidMaterial [gloss=' + this.gloss + ', transparency=' + this.transparency + ', hasTexture=' + this.hasTexture +']';
388 initialize : function(colorEven, colorOdd, reflection, transparency, gloss, density) {
392 this.transparency = transparency
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-raytrace.js 322 transparency: 0.0, // 0=opaque
343 return 'Material [gloss=' + this.gloss + ', transparency=' + this.transparency + ', hasTexture=' + this.hasTexture +']';
354 initialize : function(color, reflection, refraction, transparency, gloss) {
357 this.transparency = transparency;
367 return 'SolidMaterial [gloss=' + this.gloss + ', transparency=' + this.transparency + ', hasTexture=' + this.hasTexture +']';
383 initialize : function(colorEven, colorOdd, reflection, transparency, gloss, density) {
387 this.transparency = transparency
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/cat/
IconLoader.java 282 * @param transparency with or without transparency
287 boolean transparency, byte[] clut) {
294 if (true == transparency) {
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccUtils.java 430 * @param transparency with or without transparency
434 boolean transparency) {
444 if (true == transparency) {
  /device/samsung/crespo/
device.mk 30 # transparency. There are two variants of the half that deals with
device_base.mk 30 # transparency. There are two variants of the half that deals with
  /device/samsung/crespo4g/
device.mk 30 # transparency. There are two variants of the half that deals with
  /external/libpng/
CHANGES 181 fixed 256-color transparency bug (Greg Roelofs)
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 547 milliseconds