Home
last modified time | relevance | path

Searched refs:photosize (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture.cpp70 Size photosize; in main() local
210 photosize.width = photoWidth; in main()
211 photosize.height = photoHeight; in main()
212 Profile photoprofile = Profile(static_cast<CameraFormat>(photoFormat), photosize); in main()
H A Dcamera_capture_mode.cpp283 Size photosize; in main() local
420 photosize.width = photoWidth; in main()
421 photosize.height = photoHeight; in main()
424 if (it.GetSize().width == photosize.width && it.GetSize().height == photosize.height in main()

Completed in 2 milliseconds