OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_frame_height
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
camera_controller.h
35
void
set_frame_height
(int height) { frame_height_ = height; }
function in class:chromeos::CameraController
user_image_screen.cc
32
camera_controller_.
set_frame_height
(kFrameHeight);
/external/chromium/chrome/browser/chromeos/options/
take_photo_dialog.cc
34
camera_controller_.
set_frame_height
(kFrameHeight);
Completed in 1030 milliseconds