Home
last modified time | relevance | path

Searched defs:PHOTO_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.h34 static const int32_t PHOTO_DEFAULT_HEIGHT = 960; variable
H A Dcamera_framework_unittest.h34 static const int32_t PHOTO_DEFAULT_HEIGHT = 960; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/include/
H A Dcamera_framework_moduletest.h43 static const int32_t PHOTO_DEFAULT_HEIGHT = 960; variable
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/input/
H A Dcamera_napi.h45 static const std::int32_t PHOTO_DEFAULT_HEIGHT = 960; variable