Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/login/
Dcamera_controller.h32 void set_frame_width(int width) { frame_width_ = width; } in set_frame_width() function
Duser_image_screen.cc31 camera_controller_.set_frame_width(kFrameWidth); in UserImageScreen()
/external/chromium/chrome/browser/chromeos/options/
Dtake_photo_dialog.cc33 camera_controller_.set_frame_width(kFrameWidth); in TakePhotoDialog()