Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/include/
H A Dcamera_ndk_unittest.h43 static const int32_t CAMERA_NUMBER = 2; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp117 const int32_t CAMERA_NUMBER = 2; variable
838 ASSERT_GE(cameraObjList.size(), CAMERA_NUMBER); in GetSupportedOutputCapability()