RecordingCanvas: Avoid accessing moved variable

We explicitly use the "image" class member, instead of the function
parameter, since we've already used move() on the function
parameter.

Test: TreeHugger
Change-Id: I631517ca7cbf7cc59f75f8a66b125be4ee391944
1 file changed