Defining new color constat for transparent color
authorjunov@google.com <junov@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 6 Dec 2012 21:47:40 +0000 (21:47 +0000)
committerjunov@google.com <junov@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 6 Dec 2012 21:47:40 +0000 (21:47 +0000)
commitdbfac8a72393eaf01670aeb3244de0e18d8faf98
tree851b0b533bedd77e65dd43746802c4acf59b8390
parent4eeda37a7456876cb8d509a4ea43c7f4c684477a
Defining new color constat for transparent color
Review URL: https://codereview.appspot.com/6901044

git-svn-id: http://skia.googlecode.com/svn/trunk@6696 2bbb7eff-a529-9590-31e7-b0007b416f81
46 files changed:
bench/benchmain.cpp
debugger/QT/SkRasterWidget.cpp
debugger/SkDebugCanvas.cpp
experimental/Intersection/SkAntiEdge.cpp
gm/aaclip.cpp
gm/arithmode.cpp
gm/drawbitmaprect.cpp
gm/fatpathfill.cpp
gm/gmmain.cpp
gm/imagefiltersbase.cpp
gm/ninepatchstretch.cpp
gm/shadertext.cpp
gm/shadertext2.cpp
gm/shadertext3.cpp
gm/tablecolorfilter.cpp
gm/tilemodes.cpp
gm/xfermodes.cpp
include/core/SkColor.h
samplecode/SampleApp.cpp
samplecode/SampleColorFilter.cpp
samplecode/SampleDither.cpp
samplecode/SampleFatBits.cpp
samplecode/SampleHairline.cpp
samplecode/SampleLayerMask.cpp
samplecode/SampleMipMap.cpp
samplecode/SampleOvalTest.cpp
samplecode/SamplePageFlip.cpp
samplecode/SampleRegion.cpp
samplecode/SampleShaderText.cpp
samplecode/SampleStrokeText.cpp
samplecode/SampleTiling.cpp
src/core/SkBitmap.cpp
src/core/SkDevice.cpp
src/core/SkScalerContext.h
src/gpu/SkGpuDevice.cpp
src/image/SkSurface_Raster.cpp
src/ports/SkImageDecoder_CG.cpp
src/ports/SkImageDecoder_WIC.cpp
tests/AnnotationTest.cpp
tests/ClipCubicTest.cpp
tests/DrawBitmapRectTest.cpp
tests/DrawPathTest.cpp
tests/EmptyPathTest.cpp
tests/PipeTest.cpp
tests/QuickRejectTest.cpp
tools/picture_utils.cpp