Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/buffer/include/
H A Ddump_buffer_define.h20 struct DumpBuffer { struct
23 std::shared_ptr<OHOS::Media::AVBuffer> buffer_;
H A Ddump_buffer_manager.h26 typedef struct DumpBuffer DumpBuffer; typedef
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/buffer/src/
H A Ddump_buffer_define.cpp18 DumpBuffer::DumpBuffer(const std::shared_ptr<OHOS::Media::AVBuffer> &buffer) in DumpBuffer() function in DumpBuffer
/ohos5.0/drivers/peripheral/display/composer/hdi_service/src/
H A Ddisplay_dump_vdi.cpp63 int32_t VdiDumper::DumpBuffer(HdfSBuf *reply) in DumpBuffer() function in OHOS::HDI::Display::Composer::V1_0::VdiDumper
/ohos5.0/drivers/peripheral/codec/test/demo/heif/src/
H A Dbuffer_helper.cpp203 void BufferHelper::DumpBuffer(const string& filePath, const SharedBuffer& buffer) in DumpBuffer() function in OHOS::VDI::HEIF::BufferHelper
/ohos5.0/drivers/peripheral/camera/vdi_base/common/dump/src/
H A Dcamera_dump.cpp126 bool CameraDumper::DumpBuffer(std::string name, std::string type, const std::shared_ptr<IBuffer>& b… in DumpBuffer() function in OHOS::Camera::CameraDumper
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/
H A Dscreen_capture_unit_test_state.cpp221 void ScreenCaptureUnitTestCallback::DumpBuffer(FILE *file, uint8_t *buffer, int32_t size, int64_t t… in DumpBuffer() function in OHOS::Media::ScreenCaptureUnitTestCallback
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_arg.cpp115 void WebGLCommBuffer::DumpBuffer(BufferDataType destDataType) const in DumpBuffer() function in OHOS::Rosen::WebGLCommBuffer