Home
last modified time | relevance | path

Searched refs:kFrameWidth (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/options/
Dtake_photo_dialog.cc25 const int kFrameWidth = 480; variable
33 camera_controller_.set_frame_width(kFrameWidth); in TakePhotoDialog()
/external/chromium/chrome/browser/chromeos/login/
Duser_image_screen.cc23 const int kFrameWidth = 480; variable
31 camera_controller_.set_frame_width(kFrameWidth); in UserImageScreen()
Dcamera.cc118 const int kFrameWidth = 640; variable
137 desired_width_(kFrameWidth), in Camera()
139 frame_width_(kFrameWidth), in Camera()