Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Dphoto_output_napi.h267 struct PhotoListenerInfo { struct
270 PhotoListenerInfo(sptr<Surface> photoSurface, const PhotoListener* listener) in PhotoListenerInfo() function
281 struct RawPhotoListenerInfo { argument