Home | History | Annotate | Download | only in libctscamera2jni

Lines Matching refs:updateOutput

676     camera_status_t updateOutput(JNIEnv* env, ACaptureSessionOutput *output) {
1886 ret = testCase.updateOutput(env, previewOutput);
1946 ret = testCase.updateOutput(env, previewOutput);
1948 LOG_ERROR(errorString, "updateOutput should fail!");
1983 ret = testCase.updateOutput(env, previewOutput);
1985 LOG_ERROR(errorString, "updateOutput failed!");