Moves sample watchface bitmap scaling to onSurfaceChanged().

It used to happen in onDraw(), but onSurfaceChanged() is more
appropriate for initialization, and reacting to surface changes.

Bug: 21739572
Change-Id: Ib9467e492bad1cbe16c7d578022229bcab9cd4f9
2 files changed