Home
last modified time | relevance | path

Searched refs:hostStream_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dsketch_wrapper.cpp44 : hostStream_(hostStream), sketchSize_(size) in SketchWrapper()
50 sptr<IStreamCommon> hostStream = hostStream_.promote(); in Init()
74 sptr<IStreamCommon> hostStream = hostStream_.promote(); in UpdateSketchRatio()
93 sptr<IStreamCommon> hostStream = hostStream_.promote(); in Destroy()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dsketch_wrapper.h61 wptr<IStreamCommon> hostStream_; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp6050 sketchWrapper->hostStream_ = nullptr;