summaryrefslogtreecommitdiffstats
path: root/opengl/java
diff options
context:
space:
mode:
authorChris Craik <ccraik@google.com>2014-01-14 22:35:37 -0800
committerChris Craik <ccraik@google.com>2014-01-15 16:14:01 -0800
commitf533e947035795a485344f4c270e16507f974901 (patch)
tree8d2ddc12234898cc2f3578f6db01d4d25b2248ef /opengl/java
parent81155da28476862a7056ec74312a8010ec154671 (diff)
downloadframeworks_base-f533e947035795a485344f4c270e16507f974901.zip
frameworks_base-f533e947035795a485344f4c270e16507f974901.tar.gz
frameworks_base-f533e947035795a485344f4c270e16507f974901.tar.bz2
Support projection of DisplayLists onto ancestors.
For now, ancestor views signal the acceptance of projections with a save(0x20)/restore pair. During the order traversal, each view with the save(0x20) code will collect descendent views with mProjectToContainedVolume (which still needs to be renamed) so that they can be drawn out of order later. - *Temporary* sample code added to HwAccelerationTest. - Note that a projected displaylist must not be clipped. Change-Id: I45c493e845961535b958d59c53e8aff3f8891d9f
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions