Home
last modified time | relevance | path

Searched defs:stdDeviationY (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGFEGaussianBlurElement.h38 SVGAnimatedNumber* stdDeviationY() { return m_stdDeviation->secondNumber(); } in stdDeviationY() function
DSVGFEDropShadowElement.h40 SVGAnimatedNumber* stdDeviationY() { return m_stdDeviation->secondNumber(); } in stdDeviationY() function
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DFEDropShadow.h37 float stdDeviationY() const { return m_stdY; } in stdDeviationY() function
DFEGaussianBlur.cpp71 float FEGaussianBlur::stdDeviationY() const in stdDeviationY() function in blink::FEGaussianBlur
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
Dapi_filters.c436 VGfloat stdDeviationY) in compute_gaussian_componenet()
455 VGfloat stdDeviationY) in compute_gaussian_kernel()
480 VGfloat stdDeviationY, in vegaGaussianBlur()
/external/mesa3d/src/gallium/state_trackers/vega/
Dapi_filters.c436 VGfloat stdDeviationY) in compute_gaussian_componenet()
455 VGfloat stdDeviationY) in compute_gaussian_kernel()
480 VGfloat stdDeviationY, in vegaGaussianBlur()