Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp4887 int32_t getSupportedFlashMode = camSession->GetSupportedFlashModes(getSupportedFlashModes); variable
4967 int32_t getSupportedFlashMode = camSession->GetSupportedFlashModes(getSupportedFlashModes); variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp3850 int32_t getSupportedFlashMode = session->GetSupportedFlashModes(getSupportedFlashModes); variable