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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FEDropShadow.h 38 void setStdDeviationY(float stdY) { m_stdY = stdY; }
FEGaussianBlur.h 39 void setStdDeviationY(float);
FEGaussianBlur.cpp 78 void FEGaussianBlur::setStdDeviationY(float y)

Completed in 75 milliseconds