Go to file
Kobi Cohen Arazi 0d11baf889 Add lock before calling initEglImage
Without that lock, there is a chance of race condition
where while composing a specific index, requestBuf with
the same index can be executed and touch the
same data that is being used in initEglImage.
(e.g. dirty flag in texture)
2011-04-15 10:38:33 -07:00
cmds
include Runtime resource overlay, iteration 1. 2011-04-01 14:12:10 +02:00
libs Runtime resource overlay, iteration 1. 2011-04-01 14:12:10 +02:00
opengl Merge from gingerbread 2011-03-29 13:54:43 -07:00
services/surfaceflinger Add lock before calling initEglImage 2011-04-15 10:38:33 -07:00
vpn
MODULE_LICENSE_APACHE2
NOTICE