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

  /hardware/ti/omap4-aah/camera/inc/
CameraProperties.h 76 static const char SUPPORTED_PICTURE_SIDEBYSIDE_SIZES[];
  /hardware/ti/omap4-aah/camera/
CameraParameters.cpp 45 const char CameraProperties::SUPPORTED_PICTURE_SIDEBYSIDE_SIZES[] = "prop-picture-sidebyside-size-values";
CameraHal.cpp 612 || (isResolutionValid(w, h, mCameraProperties->get(CameraProperties::SUPPORTED_PICTURE_SIDEBYSIDE_SIZES))) ) {
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapabilities.cpp 677 params->set(CameraProperties::SUPPORTED_PICTURE_SIDEBYSIDE_SIZES, supported);
682 params->set(CameraProperties::SUPPORTED_PICTURE_SIDEBYSIDE_SIZES, supported);
    [all...]

Completed in 81 milliseconds