diff options
author | Mathias Agopian <mathias@google.com> | 2011-10-21 15:18:28 -0700 |
---|---|---|
committer | The Android Automerger <android-build@android.com> | 2011-10-21 17:04:05 -0700 |
commit | 0ef47a6a150ea0bf41cdebd2b34bb1d72696ef8c (patch) | |
tree | 87a39b5cdbf821691c07080240b08e1ff7e1d3a7 /opengl/tests/gl_basic/gl_basic.cpp | |
parent | 69bd1e50f8defdfcd41979cffd7a7733368cff33 (diff) |
mDirtyRegion is single threaded, but could be accessed from a hwc thread
We now have mInvalidateRegion which holds the region to invalidate, it
can be set from any thread as long as mInvalidateLock is held. We use
fine-grained locking here because mInvalidateRegion can be set from anywhere,
in particular frmo HWC callbacks.
Bug: 5466774
Change-Id: Iafca20aa3f5b25a87755e65bde7b769aa8f997bc
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions