OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_preview_max_height
(Results
1 - 2
of
2
) sorted by null
/device/samsung/crespo/libcamera/
SecCamera.h
504
int
m_preview_max_height
;
member in class:android::SecCamera
SecCamera.cpp
553
m_preview_max_height
(MAX_BACK_CAMERA_PREVIEW_HEIGHT),
742
m_preview_max_height
= MAX_FRONT_CAMERA_PREVIEW_HEIGHT;
749
m_preview_max_height
= MAX_BACK_CAMERA_PREVIEW_HEIGHT;
1156
*height =
m_preview_max_height
;
[
all
...]
Completed in 3060 milliseconds