Home
last modified time | relevance | path

Searched defs:modePreviewProfiles_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Dcamera_device.h237 std::unordered_map<int32_t, std::vector<Profile>> modePreviewProfiles_ = {}; variable
H A Dcamera_manager.h856 std::map<std::string, std::vector<Profile>> modePreviewProfiles_ = {}; variable