Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/transforms/
DTransformOperations.cpp133 …, const RotateTransformOperation& toTransform, double minProgress, double maxProgress, FloatBox& b… in boundingBoxForArc()
239 …ox, const TransformOperations& from, const double& minProgress, const double& maxProgress, FloatBo… in blendedBoundsForBox() argument
DTransformOperationsTest.cpp49 const double& maxProgress) in EmpiricallyTestBounds()
448 double maxProgress = 1; in TEST() local