OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:preview_max_width
(Results
1 - 1
of
1
) sorted by null
/device/samsung/crespo/libcamera/
SecCameraHWInterface.cpp
154
int
preview_max_width
= 0;
local
175
if (mSecCamera->getPreviewMaxSize(&
preview_max_width
,
178
preview_max_width
, preview_max_height);
185
p.setPreviewSize(
preview_max_width
, preview_max_height);
[
all
...]
Completed in 361 milliseconds