Home
last modified time | relevance | path

Searched defs:copy_bytes (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/debug/wasm/gdb-server/
Dtransport.cc121 int32_t copy_bytes = std::min(*len, size_ - pos_); in CopyFromBuffer() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-serialize.hh597 hb_bytes_t copy_bytes () const in copy_bytes() function
/third_party/ffmpeg/libavcodec/
Dvideotoolboxenc.c2199 size_t copy_bytes; in copy_avframe_to_pixel_buffer() local