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

  /external/skia/src/effects/
SkLightingImageFilter.cpp 419 * below. It adds a vec3f uniform visible in the FS that represents the constant light color.
426 * the light. The expression will be used in the FS. emitLightColor writes an expression into
427 * the FS that is the color of the light. Either function may add functions and/or uniforms to
428 * the FS. The default of emitLightColor appends the name of the constant light color uniform
677 fS = target - location;
678 fS.normalize();
710 SkScalar cosAngle = -surfaceToLight.dot(fS);
737 const SkPoint3& s() const { return fS; }
746 fS = readPoint3(buffer);
761 fS(s
    [all...]
  /external/chromium_org/third_party/skia/src/effects/
SkLightingImageFilter.cpp 451 * below. It adds a vec3f uniform visible in the FS that represents the constant light color.
458 * the light. The expression will be used in the FS. emitLightColor writes an expression into
459 * the FS that is the color of the light. Either function may add functions and/or uniforms to
460 * the FS. The default of emitLightColor appends the name of the constant light color uniform
709 fS = target - location;
710 fS.normalize();
742 SkScalar cosAngle = -surfaceToLight.dot(fS);
769 const SkPoint3& s() const { return fS; }
778 fS = readPoint3(buffer);
793 fS(s
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
string-unpack-code.js     [all...]
  /external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js 87 var nodeFS = require('fs');
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 324 milliseconds