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

  /external/webkit/Source/WebCore/rendering/svg/
SVGMarkerLayoutInfo.cpp 56 info.addLayoutedMarker(marker, markerData.origin(), markerData.currentAngle());
79 addLayoutedMarker(endMarker, m_markerData.origin(), m_markerData.currentAngle());
SVGMarkerData.h 50 float currentAngle() const
  /packages/inputmethods/LatinIME/native/jni/src/
proximity_info_state_utils.cpp 109 const float currentAngle = getAngle(
111 sumAngle += getAngleDiff(prevAngle, currentAngle);
675 const float currentAngle = getPointAngle(sampledInputXs, sampledInputYs, i);
    [all...]

Completed in 2289 milliseconds