Lines Matching full:strstr
1851 if (strstr(params->get(CameraProperties::S3D_PRV_FRAME_LAYOUT_VALUES), DEFAULT_S3D_PREVIEW_LAYOUT)) {
1856 if ((pos = strstr(temp, PARAM_SEP))) {
1872 if (strstr(params->get(CameraProperties::S3D_CAP_FRAME_LAYOUT_VALUES), DEFAULT_S3D_PICTURE_LAYOUT)) {
1877 if ((pos = strstr(temp, PARAM_SEP))) {
1900 pos = strstr(params->get(CameraProperties::SUPPORTED_FOCUS_MODES), DEFAULT_FOCUS_MODE_PREFERRED);
1945 if ((pos = strstr(str, PARAM_SEP))) {