| Index: src/gpu/GrStencilAndCoverTextContext.h
|
| diff --git a/src/gpu/GrStencilAndCoverTextContext.h b/src/gpu/GrStencilAndCoverTextContext.h
|
| index f053e2ef1c53eebc4f3320adea5ee672fac8c94a..89c94ebad6a6831c50189a9cc4e16e9c6c435a62 100644
|
| --- a/src/gpu/GrStencilAndCoverTextContext.h
|
| +++ b/src/gpu/GrStencilAndCoverTextContext.h
|
| @@ -64,6 +64,7 @@ private:
|
| int fFallbackGlyphsIdx;
|
| SkMatrix fContextInitialMatrix;
|
| SkMatrix fViewMatrix;
|
| + SkMatrix fLocalMatrix;
|
| bool fUsingDeviceSpaceGlyphs;
|
|
|
| GrStencilAndCoverTextContext(GrContext*, const SkDeviceProperties&);
|
|
|