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

  /hardware/ti/omap4-aah/camera/inc/
CameraProperties.h 67 static const char SUPPORTED_PREVIEW_SUBSAMPLED_SIZES[];
  /hardware/ti/omap4-aah/camera/
CameraParameters.cpp 36 const char CameraProperties::SUPPORTED_PREVIEW_SUBSAMPLED_SIZES[] = "prop-preview-subsampled-size-values";
CameraHal.cpp 556 && (!isResolutionValid(w, h, mCameraProperties->get(CameraProperties::SUPPORTED_PREVIEW_SUBSAMPLED_SIZES)))
    [all...]
  /hardware/ti/omap4-aah/camera/V4LCameraAdapter/
V4LCapabilities.cpp 135 params->set(CameraProperties::SUPPORTED_PREVIEW_SUBSAMPLED_SIZES, supported);
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapabilities.cpp 821 params->set(CameraProperties::SUPPORTED_PREVIEW_SUBSAMPLED_SIZES, supported);
826 params->set(CameraProperties::SUPPORTED_PREVIEW_SUBSAMPLED_SIZES, supported);
    [all...]

Completed in 647 milliseconds