Home
last modified time | relevance | path

Searched defs:minProgress (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/transforms/
DTransformOperations.cpp133 …ation& fromTransform, const RotateTransformOperation& toTransform, double minProgress, double maxP… in boundingBoxForArc()
239 …ndsForBox(const FloatBox& box, const TransformOperations& from, const double& minProgress, const d… in blendedBoundsForBox() argument
DTransformOperationsTest.cpp48 const double& minProgress, in EmpiricallyTestBounds()
447 double minProgress = 0; in TEST() local