Searched refs:imageAvailable (Results 1 – 1 of 1) sorted by relevance
413 private final ConditionVariable imageAvailable = new ConditionVariable(); field in CameraOps.SimpleImageListener430 imageAvailable.open(); in onImageAvailable()435 if (imageAvailable.block(timeout)) { in waitForImageAvailable()436 imageAvailable.close(); in waitForImageAvailable()