Home | History | Annotate | Download | only in api1

Lines Matching refs:stillTemplate

78     CameraMetadata stillTemplate;
79 status_t res = mDevice->createDefaultRequest(CAMERA2_TEMPLATE_STILL_CAPTURE, &stillTemplate);
81 camera_metadata_entry_t enableZsl = stillTemplate.find(ANDROID_CONTROL_ENABLE_ZSL);