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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FEConvolveMatrix.h 52 void setKernel(const Vector<float>&);
FEConvolveMatrix.cpp 88 void FEConvolveMatrix::setKernel(const Vector<float>& kernel)
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/smoothlife/
example.js 287 setKernel.apply(null, preset[0]);
324 function setKernel(discRadius, ringRadius, blendRadius) {
326 cmd: 'setKernel',

Completed in 2552 milliseconds