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

  /external/chromium/chrome/browser/chromeos/login/
user_image_screen.cc 23 const int kFrameWidth = 480;
31 camera_controller_.set_frame_width(kFrameWidth);
camera.cc 118 const int kFrameWidth = 640;
137 desired_width_(kFrameWidth),
139 frame_width_(kFrameWidth),
  /external/chromium/chrome/browser/chromeos/options/
take_photo_dialog.cc 25 const int kFrameWidth = 480;
33 camera_controller_.set_frame_width(kFrameWidth);

Completed in 1036 milliseconds