HomeSort by relevance Sort by last modified time
    Searched refs:mGotVSync (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/camera/fake-pipeline2/
Sensor.h 196 bool mGotVSync;
Sensor.cpp 105 mGotVSync(false),
183 mGotVSync = false;
189 return mGotVSync;
260 mGotVSync = true;

Completed in 64 milliseconds