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 199 bool mGotVSync;
Sensor.cpp 110 mGotVSync(false),
188 mGotVSync = false;
194 return mGotVSync;
265 mGotVSync = true;

Completed in 585 milliseconds