summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorSvetoslav <svetoslavganov@google.com>2013-09-20 18:57:21 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2013-09-21 11:25:36 -0700
commita4f6409c974363a6bb1eddd5c88048d88e868640 (patch)
treea2087819375a301d6042bcd1aa8b0f359cf058b9 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent6c025eaf29634d248bf067c2d9967e1905863f0c (diff)
Page ranges not correct in come cases.
1. The algorithm that determines whether a page range contains another one had a bug and in some cases misbehaved. 2. When print is pressed we do a final layout and if nothing changes and we have the requeted pages we skip the final write. However, in this case we did not update the print job with the pages to be printed but we have to since in the previous write we did not ask for all selected pages, rather for the first one to be shown as a preview. Now if we have all pages and nothing changed we update the print job pages. bug:10530142 Change-Id: I10fb62ae5ae07b8e54d547fd4dca555a12451bc5
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions