Home
last modified time | relevance | path

Searched refs:mGotVSync (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish/camera/qemu-pipeline3/
DQemuSensor.cpp69 mGotVSync(false),
156 mGotVSync = false; in waitForVSync()
162 return mGotVSync; in waitForVSync()
226 mGotVSync = true; in threadLoop()
DQemuSensor.h161 bool mGotVSync; variable
/device/google/cuttlefish/guest/hals/camera/fake-pipeline2/
DSensor.cpp99 mGotVSync(false),
171 mGotVSync = false; in waitForVSync()
177 return mGotVSync; in waitForVSync()
245 mGotVSync = true; in threadLoop()
DSensor.h199 bool mGotVSync; variable
/device/generic/goldfish/camera/fake-pipeline2/
DSensor.cpp106 mGotVSync(false),
186 mGotVSync = false; in waitForVSync()
192 return mGotVSync; in waitForVSync()
262 mGotVSync = true; in threadLoop()
DSensor.h201 bool mGotVSync; variable