summaryrefslogtreecommitdiff
path: root/opengl/java
diff options
context:
space:
mode:
author Romain Guy <romainguy@google.com> 2012-07-17 17:46:03 -0700
committer Romain Guy <romainguy@google.com> 2012-07-17 17:48:04 -0700
commit95c21d0546e36ade3e0601394f5b625541836545 (patch)
tree87d736063e8b6e9a3b175a243154e9ce200df72f /opengl/java
parent8a4ac610e1aaf04931ac1af54b146a7fc8e66114 (diff)
Correctly pre-clip paths when recording display lists
External bug: http://code.google.com/p/android/issues/detail?id=34946 DisplayListRenderer::drawPath was not invoking quickReject() properly, passing x,y,width,height instead of left,top,right,bottom. A path could thus get rejected when it should be drawn instead. While working on this change I found a similar issue with another drawing command, drawBitmapData(). Change-Id: I56484e8c101768cde6a78625290872f7849dd5ee
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions