Home
last modified time | relevance | path

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

/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() function
786 LoggingSurfaceBufferInfo(buffer, "exifSurfaceBuffer"); in AssembleAuxiliaryPhoto()
794LoggingSurfaceBufferInfo(photoOutput->captureIdGainmapMap_[captureId], "gainmapSurfaceBuffer"); in AssembleAuxiliaryPhoto()
802LoggingSurfaceBufferInfo(photoOutput->captureIdDepthMap_[captureId], "deepSurfaceBuffer"); in AssembleAuxiliaryPhoto()
808 LoggingSurfaceBufferInfo(buffer, "debugSurfaceBuffer"); in AssembleAuxiliaryPhoto()