HomeSort by relevance Sort by last modified time
    Searched refs:SUPPORTED_PREVIEW_SIDEBYSIDE_SIZES (Results 1 - 4 of 4) sorted by null

  /hardware/ti/omap4-aah/camera/inc/
CameraProperties.h 69 static const char SUPPORTED_PREVIEW_SIDEBYSIDE_SIZES[];
  /hardware/ti/omap4-aah/camera/
CameraParameters.cpp 38 const char CameraProperties::SUPPORTED_PREVIEW_SIDEBYSIDE_SIZES[] = "prop-preview-sidebyside-size-values";
CameraHal.cpp 557 && (!isResolutionValid(w, h, mCameraProperties->get(CameraProperties::SUPPORTED_PREVIEW_SIDEBYSIDE_SIZES)))
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapabilities.cpp 799 params->set(CameraProperties::SUPPORTED_PREVIEW_SIDEBYSIDE_SIZES, supported);
804 params->set(CameraProperties::SUPPORTED_PREVIEW_SIDEBYSIDE_SIZES, supported);
    [all...]

Completed in 60 milliseconds