Home | History | Annotate | Download | only in impl

Lines Matching refs:supported

175         ALOGW("Create capture request failed! template %d is not supported on this device",
267 bool supported = false;
269 sessionConfiguration, &supported);
276 return supported ? ACAMERA_OK : ACAMERA_ERROR_STREAM_CONFIGURE_FAIL;