summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorRaph Levien <raph@google.com>2014-08-26 22:16:20 -0700
committerRaph Levien <raph@google.com>2014-08-26 22:19:29 -0700
commit531dab6d3a2ffcd13684367659dfd0296f86cfe5 (patch)
tree85f259363cf95ee7ac16732086d363bbbc84ac6e /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent0db4f35e0bbc25ee25ebe2d57174893217248597 (diff)
Fix incorrect return value on missing glyph
The GetGlyph function returns a boolean indicating whether the glyph exists in the font. However, we were testing the pointer, so the test would always succeed even if the glyph was missing. This interfered with fallback algorithms for rendering compatibility characters. Bug: 15816880 Bug: 16856221 Change-Id: I95cd45bb8f5e8ddf74cf23e6e624fbf30172e00a
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions