OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUPPORTED_PREVIEW_TOPBOTTOM_SIZES
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap4-aah/camera/inc/
CameraProperties.h
68
static const char
SUPPORTED_PREVIEW_TOPBOTTOM_SIZES
[];
/hardware/ti/omap4-aah/camera/
CameraParameters.cpp
37
const char CameraProperties::
SUPPORTED_PREVIEW_TOPBOTTOM_SIZES
[] = "prop-preview-topbottom-size-values";
CameraHal.cpp
558
&& (!isResolutionValid(w, h, mCameraProperties->get(CameraProperties::
SUPPORTED_PREVIEW_TOPBOTTOM_SIZES
))) ) {
[
all
...]
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapabilities.cpp
778
params->set(CameraProperties::
SUPPORTED_PREVIEW_TOPBOTTOM_SIZES
, supported);
783
params->set(CameraProperties::
SUPPORTED_PREVIEW_TOPBOTTOM_SIZES
, supported);
[
all
...]
Completed in 38 milliseconds