Home | History | Annotate | Download | only in HAL3

Lines Matching defs:isPreview

1415         bool isPreview = IS_USAGE_PREVIEW(newStream->usage);
1432 if (isVideo && isPreview && videoFormat != previewFormat) {
1436 if (isPreview && isZSL && previewFormat != zslFormat) {
1468 bool isPreview = IS_USAGE_PREVIEW(newStream->usage);
1473 if (isPreview && isVideo && m_bEisEnable && m_bEisSupportedSize) {
1919 bool isPreview = false;
2008 isPreview = true;