Descriptioncc: Do not save the rasterScale for layers until they are finished animating transforms.
Currently we save the rasterScale for a layer the first time we see it. However,
if the layer is animating, the value we save isn't very accurate. Instead, avoid
saving the value until the animation is complete.
Tests:
cc_unittests:LayerTreeHostCommonTest.verifyContentsScaleForAnimatingLayer
R=enne
BUG=159937
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=166660
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|