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

  /external/v8/benchmarks/
raytrace.js 326 gloss: 2.0, // [0...infinity] 0 = matt
348 return 'Material [gloss=' + this.gloss + ', transparency=' + this.transparency + ', hasTexture=' + this.hasTexture +']';
359 initialize : function(color, reflection, refraction, transparency, gloss) {
363 this.gloss = gloss;
372 return 'SolidMaterial [gloss=' + this.gloss + ', transparency=' + this.transparency + ', hasTexture=' + this.hasTexture +']';
388 initialize : function(colorEven, colorOdd, reflection, transparency, gloss, density) {
393 this.gloss = gloss
324 Flog.RayTracer.Material.BaseMaterial.prototype = { property in class:Flog.RayTracer.Material.BaseMaterial
    [all...]
  /external/libevent/
event.c 3694 const char *gloss = (e->ev_events & EV_SIGNAL) ? local
3727 const char *gloss = (e->ev_events & EV_SIGNAL) ? local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
asm9.go 520 /* 32-bit special registers (gloss over sign-extension or not?) */
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
asm9.go 520 /* 32-bit special registers (gloss over sign-extension or not?) */
    [all...]

Completed in 220 milliseconds