OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUPPORTED_PICTURE_TOPBOTTOM_SIZES
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap4-aah/camera/inc/
CameraProperties.h
75
static const char
SUPPORTED_PICTURE_TOPBOTTOM_SIZES
[];
/hardware/ti/omap4-aah/camera/
CameraParameters.cpp
44
const char CameraProperties::
SUPPORTED_PICTURE_TOPBOTTOM_SIZES
[] = "prop-picture-topbottom-size-values";
CameraHal.cpp
611
|| (isResolutionValid(w, h, mCameraProperties->get(CameraProperties::
SUPPORTED_PICTURE_TOPBOTTOM_SIZES
)))
[
all
...]
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapabilities.cpp
656
params->set(CameraProperties::
SUPPORTED_PICTURE_TOPBOTTOM_SIZES
, supported);
661
params->set(CameraProperties::
SUPPORTED_PICTURE_TOPBOTTOM_SIZES
, supported);
[
all
...]
Completed in 34 milliseconds