Home
last modified time | relevance | path

Searched defs:WriteToBuffer (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
Doutput.cpp93 void Output::WriteToBuffer(ProcessData& data) in WriteToBuffer() function in OHOS::Rosen::Output
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
Dblob.cpp187 bool Blob::WriteToBuffer(uint8_t *&cursorPtr, int &bufferLeftSize) const in WriteToBuffer() function in OHOS::DistributedKv::Blob
/foundation/multimedia/av_codec/services/services/codec/ipc/
Dbuffer_converter.cpp201 int32_t BufferConverter::WriteToBuffer(std::shared_ptr<AVBuffer> &buffer, std::shared_ptr<AVSharedM… in WriteToBuffer() function in OHOS::MediaAVCodec::BufferConverter
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
Dtypes.h208 bool WriteToBuffer(uint8_t *&cursorPtr, int &bufferLeftSize) const in WriteToBuffer() function