Add image cropping support in Skia-WebP decoder.

Implement virtual methods 'onBuildTileIndex' & 'onDecodeRegion' for
supporting image cropping for Skia-WebP image Decoder.
Utilize the native rescaling+Cropping capability of WebP-Decoder to
implement image cropping.
- Incorporated code comments from Pascal.
- Found one bug w.r.t setting SampleSize. Rectifying that in this patch.

Change-Id: Ib7b04129a65ed17f845d0600f3553b9b24846838
1 file changed