Home
last modified time | relevance | path

Searched defs:PREVIEW_DEFAULT_HEIGHT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/include/
H A Dcamera_ndk_unittest.h36 static const int32_t PREVIEW_DEFAULT_HEIGHT = 480; variable
H A Dcamera_framework_unittest.h36 static const int32_t PREVIEW_DEFAULT_HEIGHT = 480; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/include/
H A Dcamera_framework_moduletest.h45 static const int32_t PREVIEW_DEFAULT_HEIGHT = 480; variable
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/input/
H A Dcamera_napi.h53 static const std::int32_t PREVIEW_DEFAULT_HEIGHT = 480; variable