Searched refs:mStandbyToShot (Results 1 – 2 of 2) sorted by relevance
159 mStandbyToShot.tv_sec = 0; in ANativeWindowDisplayAdapter()160 mStandbyToShot.tv_usec = 0; in ANativeWindowDisplayAdapter()383 memcpy(&mStandbyToShot, refTime, sizeof(struct timeval)); in enableDisplay()1118 CameraHal::PPM("Standby to first shot: Sensor Change completed - ", &mStandbyToShot); in PostFrame()
177 struct timeval mStandbyToShot; variable