summaryrefslogtreecommitdiff
Diffstat
-rw-r--r--v3/EmulatedFakeCamera3.cpp805
-rw-r--r--v3/fake-pipeline2/Sensor.cpp69
-rw-r--r--v3/fake-pipeline2/Sensor.h1
3 files changed, 451 insertions, 424 deletions
diff --git a/v3/fake-pipeline2/Sensor.h b/v3/fake-pipeline2/Sensor.h
index 05c1436..b55c499 100644
--- a/v3/fake-pipeline2/Sensor.h
+++ b/v3/fake-pipeline2/Sensor.h
@@ -358,6 +358,7 @@ class Sensor: private Thread, public virtual RefBase {
unsigned int mIoctlSupport;
unsigned int msupportrotate;
uint32_t mTimeOutCount;
+ bool mWait;
/**
* Inherited Thread virtual overrides, and members only used by the