OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isResolutionValid
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/camera/
CameraHal.cpp
361
if ( !
isResolutionValid
(h,w, mCameraProperties->get(CameraProperties::SUPPORTED_PREVIEW_SIZES)))
375
if ( !
isResolutionValid
(w, h, mCameraProperties->get(CameraProperties::SUPPORTED_PREVIEW_SIZES)))
389
if ( !
isResolutionValid
(w, h, mCameraProperties->get(CameraProperties::SUPPORTED_PREVIEW_SIZES))) {
488
if (
isResolutionValid
(w, h, mCameraProperties->get(CameraProperties::SUPPORTED_PICTURE_SIZES))) {
[
all
...]
/hardware/ti/omap4xxx/camera/inc/
CameraHal.h
[
all
...]
Completed in 33 milliseconds