Home
last modified time | relevance | path

Searched defs:WriteData (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/media/mca/filterfw/native/core/
H A Dvertex_frame.cpp42 bool VertexFrame::WriteData(const uint8_t* data, int size) { in WriteData() function in android::filterfw::VertexFrame
H A Dnative_frame.cpp30 bool NativeFrame::WriteData(const uint8_t* data, int offset, int size) { in WriteData() function in android::filterfw::NativeFrame
H A Dgl_frame.cpp183 bool GLFrame::WriteData(const uint8_t* data, int data_size) { in WriteData() function in android::filterfw::GLFrame
/aosp12/art/dt_fd_forward/export/
H A Dfd_transport.h37 void WriteData(void* buf) { in WriteData() function
/aosp12/art/runtime/jit/
H A Djit_memory_region.h125 void WriteData(const T* address, const T& value) { in WriteData() function
/aosp12/system/bt/audio_bluetooth_hw/
H A Ddevice_port_proxy.cc467 size_t BluetoothAudioPortOut::WriteData(const void* buffer, size_t bytes) const { in WriteData() function in android::bluetooth::audio::BluetoothAudioPortOut
/aosp12/hardware/google/graphics/common/libhwjpeg/
H A DIFDWriter.h69 char *WriteData(char *p, T val) in WriteData() function
/aosp12/system/extras/simpleperf/
H A Drecord_file_writer.cpp170 bool RecordFileWriter::WriteData(const void* buf, size_t len) { in WriteData() function in simpleperf::RecordFileWriter
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dservice_endpoint.cpp96 Status<size_t> WriteData(const iovec* vector, size_t vector_length) { in WriteData() function
/aosp12/system/bt/main/shim/
H A Dacl.cc1122 void shim::legacy::Acl::WriteData(HciHandle handle, in WriteData() function in shim::legacy::Acl