Searched defs:OnCaptureSuccess (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Dcamera_controller.cc88 void CameraController::OnCaptureSuccess() { function in class:chromeos::CameraController
93 delegate_->OnCaptureSuccess();
H A Duser_image_screen.cc69 void UserImageScreen::OnCaptureSuccess() { function in class:chromeos::UserImageScreen
H A Dcamera.cc536 NewRunnableMethod(this, &Camera::OnCaptureSuccess));
563 void Camera::OnCaptureSuccess() { function in class:chromeos::Camera
566 delegate_->OnCaptureSuccess();
/external/chromium_org/chrome/browser/extensions/api/
H A Dcapture_web_contents_function.cc87 OnCaptureSuccess(bitmap);
109 OnCaptureSuccess(bitmap);
114 void CaptureWebContentsFunction::OnCaptureSuccess(const SkBitmap& bitmap) { function in class:extensions::CaptureWebContentsFunction
/external/chromium/chrome/browser/chromeos/options/
H A Dtake_photo_dialog.cc97 void TakePhotoDialog::OnCaptureSuccess() { function in class:chromeos::TakePhotoDialog

Completed in 131 milliseconds