Searched defs:slope (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Core Image/CIHazeFilterSample/
H A DHazeFilterView.py11 slope = objc.ivar(type=objc._C_FLT) variable in class:HazeFilterView
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Core Image/CIHazeFilterSample/
H A DHazeFilterView.py11 slope = objc.ivar(type=objc._C_FLT) variable in class:HazeFilterView
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Core Image/CIHazeFilterSample/
H A DHazeFilterView.py11 slope = objc.ivar(type=objc._C_FLT) variable in class:HazeFilterView
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DGeometryUtilities.cpp37 float slope = (p2.y() - p1.y()) / (p2.x() - p1.x()); local
H A DPathTraversalState.cpp212 float slope = FloatPoint(m_current - m_previous).slopeAngleRadians(); local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/filters/
H A DFEComponentTransfer.h55 float slope; member in struct:WebCore::ComponentTransferFunction
/macosx-10.10/WebCore-7600.1.25/platform/audio/
H A DDynamicsCompressorKernel.cpp161 float slope = slopeAt(x, k); local
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSGradientValue.cpp614 float slope = tan(deg2rad(90 - angleDeg)); local
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp140 SInt32 slope; member in struct:CursorDeviceSegment
741 SInt32 slope; local
[all...]
/macosx-10.10/OpenAL-54/Source/OpenAL/
H A DoalSource.cpp3485 Float32 slope = 1.0/sampleCount; local
3507 Float32 slope = 1.0/sampleCount; local

Completed in 222 milliseconds