Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhstream_capture_proxy.cpp158 int32_t HStreamCaptureProxy::SetBufferProducerInfo(const std::string bufName, in SetBufferProducerInfo()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_capture.cpp181 int32_t HStreamCapture::SetBufferProducerInfo(const std::string bufName, const sptr<OHOS::IBufferPr… in SetBufferProducerInfo()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp727 inline void LoggingSurfaceBufferInfo(sptr<SurfaceBuffer> buffer, std::string bufName) in LoggingSurfaceBufferInfo()