DescriptionCleanup GraphicsContext by removing unused functions
This patch removes the following unused functions:
const SkBitmap* bitmap() const;
const SkBitmap& layerBitmap(AccessMode = ReadOnly) const;
void drawImage(Image*, const IntPoint& destPoint, const IntRect& srcRect, CompositeOperator = CompositeSourceOver, RespectImageOrientationEnum = DoNotRespectImageOrientation);
bool hasShadow() const;
static void addCornerArc(SkPath*, const SkRect&, const IntSize&, int);
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168072
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|