summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2010-10-01 16:22:41 -0700
committerMathias Agopian <mathias@google.com>2010-10-04 20:10:11 -0700
commit50817931e4cb4ae0019fd13c831a2839349834c5 (patch)
tree1492e3966d068becf59073b25ab7c23366dbbdeb /services
parenta007e8229fb2be4866c483f9cd6c4af238a2da5e (diff)
downloadframeworks_av-50817931e4cb4ae0019fd13c831a2839349834c5.zip
frameworks_av-50817931e4cb4ae0019fd13c831a2839349834c5.tar.gz
frameworks_av-50817931e4cb4ae0019fd13c831a2839349834c5.tar.bz2
fix [2835280] Add support for cancelling buffers to ANativeWindow
There is a new ANativeWindow::cancelBuffer() API that can be used to cancel any dequeued buffer, BEFORE it's been enqueued. The buffer is returned to the list of availlable buffers. dequeue and cancel are not mutually thread safe, they must be called from the same thread or external synchronization must be used. Change-Id: I86cc7985bace8b6a93ad2c75d2bef5c3c2cb4d61
Diffstat (limited to 'services')
0 files changed, 0 insertions, 0 deletions