diff options
| author | 2015-10-02 17:34:05 -0700 | |
|---|---|---|
| committer | 2015-10-02 17:34:05 -0700 | |
| commit | ee144b1e60a88e8f097113e046813f0b61c38b9b (patch) | |
| tree | 0d9fd819c4ac355e3228473fde24b4abc3f24e5f /libs/hwui/FontRenderer.h | |
| parent | 5fbb245230317b5ca312556b73380195871827eb (diff) | |
| parent | bd57dac5d5b99d7f6bead50f327b488d464521df (diff) | |
resolved conflicts for bd57dac5 to stage-aosp-master
Change-Id: I5107af13712d7cc908d8699e5c15a002f0a3ec85
Diffstat (limited to 'libs/hwui/FontRenderer.h')
| -rw-r--r-- | libs/hwui/FontRenderer.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/hwui/FontRenderer.h b/libs/hwui/FontRenderer.h index dfb107c99bc5..3da20ee255af 100644 --- a/libs/hwui/FontRenderer.h +++ b/libs/hwui/FontRenderer.h @@ -151,8 +151,6 @@ private: float x3, float y3, float u3, float v3, float x4, float y4, float u4, float v4, CacheTexture* texture); - void removeFont(const Font* font); - void checkTextureUpdate(); void setTextureDirty() { |