Rename flushForExternalRead->flushForExternalIO and always call in SkSurface::getText...
authorbsalomon <bsalomon@google.com>
Tue, 30 Jun 2015 18:37:35 +0000 (11:37 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 30 Jun 2015 18:37:35 +0000 (11:37 -0700)
commitc49e8682ab0614e1b6816dadd00f65d770ab6999
treed4b1e381b349e85d1b7e40cc6fe232e7a08d0c57
parent37cc0b2e31e4a078b12790253d7032d36271440c
Rename flushForExternalRead->flushForExternalIO and always call in SkSurface::getTextureHandle

Review URL: https://codereview.chromium.org/1216243003
include/core/SkImage.h
include/gpu/GrContext.h
include/gpu/GrSurface.h
src/gpu/GrContext.cpp
src/gpu/GrSurface.cpp
src/gpu/SkGpuDevice.cpp
src/image/SkImage.cpp
src/image/SkSurface_Gpu.cpp