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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
FilterEffectRenderer.cpp 212 ComponentTransferFunction nullFunction;
213 effect = FEComponentTransfer::create(this, transferFunction, transferFunction, transferFunction, nullFunction);
225 ComponentTransferFunction nullFunction;
226 effect = FEComponentTransfer::create(this, nullFunction, nullFunction, nullFunction, transferFunction);
236 ComponentTransferFunction nullFunction;
237 effect = FEComponentTransfer::create(this, transferFunction, transferFunction, transferFunction, nullFunction);
248 ComponentTransferFunction nullFunction;
249 effect = FEComponentTransfer::create(this, transferFunction, transferFunction, transferFunction, nullFunction);
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
code-load.js 167 .global.console.error(a);throw Error(a);}};goog.basePath=\"\";goog.nullFunction\
    [all...]

Completed in 199 milliseconds