Cleanup use of legacy SkSurface creation methods a bit
authorrobertphillips <robertphillips@google.com>
Mon, 8 Aug 2016 13:57:38 +0000 (06:57 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 8 Aug 2016 13:57:38 +0000 (06:57 -0700)
commitf21cd16228c20927fa4e9b937d6951471cfaa37a
tree2fe851c77cb580e6e25f42b339e95a6efa26b06e
parent8c1a4f80d9b2aeb039623128a23223233842fc71
Cleanup use of legacy SkSurface creation methods a bit

This:
   removes the SK_SUPPORT_LEGACY_NEW_SURFACE_API flag from the bzl build
   cleans up some remaining uses of the old API

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

Review-Url: https://codereview.chromium.org/2223023002
experimental/GLFWTest/glfw_main.cpp
platform_tools/android/apps/canvasproof/src/main/jni/org_skia_canvasproof_GaneshPictureRenderer.cpp
platform_tools/android/examples/hello_skia_app/jni/helloskia.cpp
public.bzl