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

  /external/chromium/chrome/browser/chromeos/login/
camera_controller.h 32 void set_frame_width(int width) { frame_width_ = width; } function in class:chromeos::CameraController
user_image_screen.cc 31 camera_controller_.set_frame_width(kFrameWidth);
  /external/chromium/chrome/browser/chromeos/options/
take_photo_dialog.cc 33 camera_controller_.set_frame_width(kFrameWidth);

Completed in 584 milliseconds