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

  /external/chromium/chrome/browser/chromeos/login/
camera.h 101 void OnCapture();
camera.cc 304 NewRunnableMethod(this, &Camera::OnCapture));
319 // OnCapture must exit if this flag is not set.
406 void Camera::OnCapture() {
437 NewRunnableMethod(this, &Camera::OnCapture));

Completed in 26 milliseconds