Home | History | Annotate | Download | only in camera

Lines Matching refs:MAX_PICTURE_WIDTH

624                     mCameraProperties->get(CameraProperties::MAX_PICTURE_WIDTH) &&
628 width = atoi(mCameraProperties->get(CameraProperties::MAX_PICTURE_WIDTH));