Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp6900 std::vector<float> supportedVirtualApertures = {}; variable
6963 std::vector<float> supportedVirtualApertures = {}; variable
7029 std::vector<float> supportedVirtualApertures = {}; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp5692 std::vector<float> supportedVirtualApertures {}; in SetVirtualAperture() local