Searched defs:WriteData (Results 1 – 10 of 10) sorted by relevance
/aosp12/frameworks/base/media/mca/filterfw/native/core/ |
H A D | vertex_frame.cpp | 42 bool VertexFrame::WriteData(const uint8_t* data, int size) { in WriteData() function in android::filterfw::VertexFrame
|
H A D | native_frame.cpp | 30 bool NativeFrame::WriteData(const uint8_t* data, int offset, int size) { in WriteData() function in android::filterfw::NativeFrame
|
H A D | gl_frame.cpp | 183 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 D | fd_transport.h | 37 void WriteData(void* buf) { in WriteData() function
|
/aosp12/art/runtime/jit/ |
H A D | jit_memory_region.h | 125 void WriteData(const T* address, const T& value) { in WriteData() function
|
/aosp12/system/bt/audio_bluetooth_hw/ |
H A D | device_port_proxy.cc | 467 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 D | IFDWriter.h | 69 char *WriteData(char *p, T val) in WriteData() function
|
/aosp12/system/extras/simpleperf/ |
H A D | record_file_writer.cpp | 170 bool RecordFileWriter::WriteData(const void* buf, size_t len) { in WriteData() function in simpleperf::RecordFileWriter
|
/aosp12/frameworks/native/libs/vr/libpdx_uds/ |
H A D | service_endpoint.cpp | 96 Status<size_t> WriteData(const iovec* vector, size_t vector_length) { in WriteData() function
|
/aosp12/system/bt/main/shim/ |
H A D | acl.cc | 1122 void shim::legacy::Acl::WriteData(HciHandle handle, in WriteData() function in shim::legacy::Acl
|