OSDN Git Service

fix kBW_Format glyphs
authorVictoria Lease <violets@google.com>
Mon, 12 Aug 2013 21:38:44 +0000 (14:38 -0700)
committerVictoria Lease <violets@google.com>
Mon, 12 Aug 2013 22:12:49 +0000 (15:12 -0700)
commit723b2feb929b96b1dde40a865c49ea18bc42f055
tree31415cd1bef736d7da007944999064ffad63b822
parent9a68f82f3730432399618bf2e4f73208f84dc87f
fix kBW_Format glyphs

Oops! kBW_Format was omitted from a couple of switch statements,
resulting in glyphs in that format being invisible.

Bug: 10206452
Change-Id: Ib2aa52250aeeecc0de1b1b78e3d0f568f368c73e
libs/hwui/FontRenderer.cpp
libs/hwui/font/CacheTexture.cpp