Searched refs:waitUntilStateThenRelock (Results 1 – 2 of 2) sorted by relevance
274 res = waitUntilStateThenRelock(/*active*/ false, kShutdownTimeout); in disconnect()753 waitUntilStateThenRelock(/*active*/true, kActiveTimeout); in submitRequestsHelper()1356 status_t res = waitUntilStateThenRelock(/*active*/ false, kShutdownTimeout); in waitUntilDrainedLocked()1377 status_t res = waitUntilStateThenRelock(/*active*/ false, kShutdownTimeout); in internalPauseAndWaitLocked()1392 res = waitUntilStateThenRelock(/*active*/ true, kActiveTimeout); in internalResumeLocked()1401 status_t Camera3Device::waitUntilStateThenRelock(bool active, nsecs_t timeout) { in waitUntilStateThenRelock() function in android::Camera3Device
342 status_t waitUntilStateThenRelock(bool active, nsecs_t timeout);