update callsites for Make image factories
authorreed <reed@google.com>
Thu, 17 Mar 2016 17:51:11 +0000 (10:51 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 17 Mar 2016 17:51:11 +0000 (10:51 -0700)
commit9ce9d6772df650ceb0511f275e1a83dffa78ff72
tree1c0d54a75945863947490ec45cccf7c30eaa2ca4
parent42d95a0afb26560586232961445ba36de387ca37
update callsites for Make image factories

not forced yet, as we still have the build-guard. waiting on chrome CL

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1810813003

TBR=

Review URL: https://codereview.chromium.org/1810813003
101 files changed:
bench/DisplacementBench.cpp
bench/ImageBench.cpp
bench/MergeBench.cpp
bench/PDFBench.cpp
bench/SKPBench.cpp
bench/SkLinearBitmapPipelineBench.cpp
dm/DMSrcSink.cpp
example/HelloWorld.cpp
gm/SkLinearBitmapPipelineGM.cpp
gm/all_bitmap_configs.cpp
gm/astcbitmap.cpp
gm/bigtileimagefilter.cpp
gm/bleed.cpp
gm/colorfilterimagefilter.cpp
gm/colormatrix.cpp
gm/colorwheel.cpp
gm/complexclip_blur_tiled.cpp
gm/dftext.cpp
gm/displacement.cpp
gm/drawatlas.cpp
gm/drawatlascolor.cpp
gm/drawbitmaprect.cpp
gm/drawminibitmaprect.cpp
gm/etc1bitmap.cpp
gm/filterfastbounds.cpp
gm/grayscalejpg.cpp
gm/image.cpp
gm/image_pict.cpp
gm/image_shader.cpp
gm/imagealphathreshold.cpp
gm/imagefilters.cpp
gm/imagefiltersclipped.cpp
gm/imagefilterscropexpand.cpp
gm/imagefiltersgraph.cpp
gm/imagefiltersscaled.cpp
gm/imagefilterstransformed.cpp
gm/imagefromyuvtextures.cpp
gm/imagescalealigned.cpp
gm/imagesource.cpp
gm/imagesource2.cpp
gm/imagetoyuvplanes.cpp
gm/localmatriximagefilter.cpp
gm/mipmap.cpp
gm/multipicturedraw.cpp
gm/ninepatchstretch.cpp
gm/offsetimagefilter.cpp
gm/perspshaders.cpp
gm/rectangletexture.cpp
gm/repeated_bitmap.cpp
gm/resizeimagefilter.cpp
gm/surface.cpp
gm/textblobmixedsizes.cpp
gm/tileimagefilter.cpp
gm/verylargebitmap.cpp
gm/xfermodeimagefilter.cpp
include/core/SkSurface.h
samplecode/SampleAtlas.cpp
samplecode/SampleFilterFuzz.cpp
samplecode/SampleFilterQuality.cpp
samplecode/SampleLayers.cpp
samplecode/SampleShip.cpp
samplecode/SampleTextureDomain.cpp
src/c/sk_surface.cpp
src/core/SkPictureImageGenerator.cpp
src/image/SkImage_Base.h
src/image/SkImage_Generator.cpp
src/image/SkImage_Raster.cpp
src/image/SkSurface.cpp
src/image/SkSurface_Base.h
src/image/SkSurface_Gpu.cpp
src/image/SkSurface_Raster.cpp
src/pdf/SkPDFCanon.cpp
src/pdf/SkPDFDevice.cpp
src/utils/SkLua.cpp
tests/CachedDecodingPixelRefTest.cpp
tests/FlattenableFactoryToName.cpp
tests/ImageFilterCacheTest.cpp
tests/ImageFilterTest.cpp
tests/ImageFrom565Bitmap.cpp
tests/ImageIsOpaqueTest.cpp
tests/ImageNewShaderTest.cpp
tests/ImageTest.cpp
tests/PDFJpegEmbedTest.cpp
tests/PictureTest.cpp
tests/ReadPixelsTest.cpp
tests/RecordDrawTest.cpp
tests/RecorderTest.cpp
tests/SerializationTest.cpp
tests/SkColor4fTest.cpp
tests/SkImageTest.cpp
tests/SkResourceCacheTest.cpp
tests/SpecialImageTest.cpp
tests/SurfaceTest.cpp
tests/TextureStorageAllocator.cpp
tools/Resources.cpp
tools/Resources.h
tools/VisualBench/WrappedBenchmark.h
tools/debugger/SkDrawCommand.cpp
tools/imgblur.cpp
tools/imgslice.cpp
tools/skhello.cpp