Home
last modified time | relevance | path

Searched refs:PHOTO (Results 1 - 10 of 10) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/luminance/
H A Drs_luminance_control.h28 PHOTO,
43 RSB_EXPORT bool SetHdrStatus(ScreenId screenId, bool isHdrOn, int32_t type = HDR_TYPE::PHOTO);
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dtest_common.cpp71 } else if (type == SurfaceType::PHOTO) { in SaveYUV()
379 case SurfaceType::PHOTO: in OnBufferAvailable()
H A Dtest_common.h33 PHOTO, member in OHOS::CameraStandard::SurfaceType
H A Dcamera_capture.cpp213 sptr<SurfaceListener> captureListener = new(std::nothrow) SurfaceListener("Photo", SurfaceType::PHOTO, in main()
H A Dcamera_capture_mode.cpp439 sptr<SurfaceListener> captureListener = new(std::nothrow) SurfaceListener("Photo", SurfaceType::PHOTO, in main()
H A Dcamera_capture_video.cpp549 photoSurfaceListener_ = new(std::nothrow) SurfaceListener(testName_, SurfaceType::PHOTO, fd_, photoSurface_); in InitPhotoOutput()
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/picker/
H A Dcamera_picker_napi.h99 enum class PickerMediaType : uint32_t { PHOTO, VIDEO }; member in OHOS::CameraStandard::PickerMediaType
/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H A Dcamera.h41 PHOTO,
H A Dcamera.cpp407 PreviousReadyMode_ = ReadyMode::PHOTO; in PrepareCamera()
492 if (PreviousReadyMode_ != PHOTO) { in Capture()
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/picker/
H A Dcamera_picker_napi.cpp40 { "photo", PickerMediaType::PHOTO },
44 const char* const PICKER_MEDIA_TYPE[] = { "PHOTO", "VIDEO" };
179 case PickerMediaType::PHOTO: in SetPickerWantParams()

Completed in 7 milliseconds