OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ORIENTATION_INDEX
(Results
1 - 11
of
11
) sorted by null
/hardware/ti/omap4-aah/camera/inc/
CameraProperties.h
64
static const char
ORIENTATION_INDEX
[];
/hardware/ti/omap4xxx/camera/inc/
CameraProperties.h
50
static const char
ORIENTATION_INDEX
[];
/hardware/ti/omap4xxx/camera/
CameraParameters.cpp
32
const char CameraProperties::
ORIENTATION_INDEX
[]="prop-orientation";
CameraHal_Module.cpp
679
valstr = properties->get(android::CameraProperties::
ORIENTATION_INDEX
);
/hardware/ti/omap4-aah/camera/
CameraParameters.cpp
33
const char CameraProperties::
ORIENTATION_INDEX
[]="prop-orientation";
CameraHal_Module.cpp
819
valstr = properties->get(CameraProperties::
ORIENTATION_INDEX
);
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/
V4LCapabilities.cpp
93
params->set(CameraProperties::
ORIENTATION_INDEX
, 0);
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapabilities.cpp
[
all
...]
OMXCameraAdapter.cpp
[
all
...]
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp
270
mountOrientationString = mCapabilities->get(CameraProperties::
ORIENTATION_INDEX
);
[
all
...]
OMXCapabilities.cpp
[
all
...]
Completed in 71 milliseconds