Searched defs:DumpBuffer (Results 1 – 8 of 8) sorted by relevance
20 struct DumpBuffer { struct23 std::shared_ptr<OHOS::Media::AVBuffer> buffer_;
26 typedef struct DumpBuffer DumpBuffer; typedef
18 DumpBuffer::DumpBuffer(const std::shared_ptr<OHOS::Media::AVBuffer> &buffer) in DumpBuffer() function in DumpBuffer
63 int32_t VdiDumper::DumpBuffer(HdfSBuf *reply) in DumpBuffer() function in OHOS::HDI::Display::Composer::V1_0::VdiDumper
203 void BufferHelper::DumpBuffer(const string& filePath, const SharedBuffer& buffer) in DumpBuffer() function in OHOS::VDI::HEIF::BufferHelper
126 bool CameraDumper::DumpBuffer(std::string name, std::string type, const std::shared_ptr<IBuffer>& b… in DumpBuffer() function in OHOS::Camera::CameraDumper
221 void ScreenCaptureUnitTestCallback::DumpBuffer(FILE *file, uint8_t *buffer, int32_t size, int64_t t… in DumpBuffer() function in OHOS::Media::ScreenCaptureUnitTestCallback
115 void WebGLCommBuffer::DumpBuffer(BufferDataType destDataType) const in DumpBuffer() function in OHOS::Rosen::WebGLCommBuffer