Home
last modified time | relevance | path

Searched refs:dcSupportedPreviewResolutionMap_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H A Ddstream_operator.h167 std::map<int, std::vector<DCResolution>> dcSupportedPreviewResolutionMap_; variable
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp615 dcSupportedPreviewResolutionMap_[format] = resolutionVec; in GetCameraAttr()
692 if (!dcSupportedPhotoResolutionMap_.empty() || !dcSupportedPreviewResolutionMap_.empty() || in CheckInputInfo()