Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dpreview_output.h243 PreviewOutputCallbackImpl() : previewOutput_(nullptr) {} in PreviewOutputCallbackImpl() function
245 …explicit PreviewOutputCallbackImpl(PreviewOutput* previewOutput) : previewOutput_(previewOutput) {} in PreviewOutputCallbackImpl() function