History log of /external/skia/bench/MeasureBench.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
80ac591f9928f36ea1dac80f34b9ad048e92ef73 10-Aug-2016 hstern <hstern@google.com> Add time return argument to SkCurveMeasure's getPosTan, rename to getPosTanTime

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2229893002

Review-Url: https://codereview.chromium.org/2229893002
/external/skia/bench/MeasureBench.cpp
0446a3c8e2a5f1d525b3e0595252e64c6cd3a753 08-Aug-2016 hstern <hstern@google.com> Add initial CurveMeasure code

- This code is entirely private and is not being used by anything.

- In a future CL we will write a class that uses CurveMeasure to compute dash points. In order to determine whether CurveMeasure or PathMeasure should be faster, we need the dash info (the sum of the on/off intervals and how many there are)

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2187083002

Review-Url: https://codereview.chromium.org/2187083002
/external/skia/bench/MeasureBench.cpp