Home
last modified time | relevance | path

Searched refs:GetSpecId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dcamera_output_capability.h114 int32_t GetSpecId();
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dcamera_output_capability.cpp73 int32_t Profile::GetSpecId() in GetSpecId() function in OHOS::CameraStandard::Profile
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp385 map[profile.GetSpecId()].emplace_back(profile); in PopulateSpecIdMaps()