Searched defs:photoWidth (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
H A D | camera_photo_proxy.cpp | 48 int32_t photoWidth, int32_t photoHeight, bool isHighQuality, int32_t captureId) in CameraPhotoProxy() 69 …int32_t photoWidth, int32_t photoHeight, bool isHighQuality, int32_t captureId, int32_t burstSeqId) in CameraPhotoProxy()
|
H A D | deferred_photo_proxy.cpp | 60 std::string imageId, int32_t deferredProcType, int32_t photoWidth, int32_t photoHeight) in DeferredPhotoProxy()
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/utils/ |
H A D | camera_buffer_handle_utils.h | 28 int32_t photoWidth; member
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/ |
H A D | camera_capture.cpp | 65 int32_t photoWidth = 1280; in main() local
|
H A D | camera_capture_mode.cpp | 277 int32_t photoWidth = 1280; in main() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/ |
H A D | photo_output_napi.cpp | 459 int32_t photoWidth; in CreateCameraPhotoProxy() local 996 int32_t photoWidth; in CreateMediaLibrary() local
|