Home
last modified time | relevance | path

Searched defs:buffer (Results 576 - 600 of 7868) sorted by relevance

1...<<21222324252627282930>>...315

/third_party/skia/src/gpu/text/
H A DGrSDFMaskFilter.cpp90 sk_sp<SkFlattenable> GrSDFMaskFilterImpl::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument
/third_party/skia/src/codec/
H A DSkJpegDecoderMgr.cpp20 char buffer[JMSG_LENGTH_MAX]; in print_message() local
/third_party/skia/src/core/
H A DSkOpts.h90 static inline void sk_memset16(uint16_t buffer[], uint16_t value, int count) { in sk_memset16() argument
93 static inline void sk_memset32(uint32_t buffer[], uint32_t value, int count) { in sk_memset32() argument
96 static inline void sk_memset64(uint64_t buffer[], uint64_t value, int count) { in sk_memset64() argument
[all...]
H A DSkRecordedDrawable.cpp67 sk_sp<SkFlattenable> SkRecordedDrawable::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument
/third_party/skia/src/gpu/vk/
H A DGrVkMemoryReclaimer.cpp37 bool GrVkMemoryReclaimer::addMemoryToWaitQueue(const GrVkGpu* gpu, const GrVkAlloc& alloc, const VkBuffer& buffer) in addMemoryToWaitQueue() argument
/third_party/skia/src/gpu/dawn/
H A DGrDawnProgramDataManager.cpp30 static wgpu::BindGroupEntry make_bind_group_entry(uint32_t binding, const wgpu::Buffer& buffer, in make_bind_group_entry() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DResource.hpp108 void *buffer; member in sw::Resource
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferOSX.hpp42 uint8_t *buffer; member in sw::FrameBufferOSX
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkBufferView.hpp44 Buffer *buffer; member in vk::BufferView
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DWaylandSurfaceKHR.hpp30 struct wl_buffer *buffer; member
/third_party/openssl/include/crypto/
H A Drand_pool.h72 unsigned char *buffer; /* points to the beginning of the random pool */ member
/third_party/openssl/demos/digest/
H A DEVP_MD_stdin.c43 unsigned char buffer[512]; in demonstrate_digest() local
H A DBIO_f_md.c44 unsigned char buffer[512]; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/wasm/
H A Dspirv-tools.cpp30 std::string dis(std::string const& buffer, uint32_t env, uint32_t options) { in dis() argument
/third_party/skia/third_party/externals/libpng/contrib/arm-neon/
H A Dlinux-auxv.c42 char *buffer = png_voidcast(char*, buffer_in); in safe_read() local
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_dump.c100 WebPDecBuffer buffer; in main() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-double-to-string.cpp395 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument
[all...]
/third_party/skia/third_party/externals/icu/source/io/
H A Dsscanf.cpp36 u_sscanf(const UChar *buffer, in u_sscanf() argument
51 u_sscanf_u(const UChar *buffer, in u_sscanf_u() argument
66 u_vsscanf(const UChar *buffer, in u_vsscanf() argument
99 u_vsscanf_u(const UChar *buffer, in u_vsscanf_u() argument
[all...]
/third_party/skia/third_party/externals/icu/source/samples/case/
H A Ducase.c35 UChar buffer[32]; in c_main() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DFullDuplexAnalyzer.cpp42 float buffer[2]; in onBothStreamsReady() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DInfiniteRecording.h34 int32_t readFrom(T *buffer, size_t position, size_t count) { in readFrom() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/utils/
H A DLockFreeQueue.h148 T buffer[CAPACITY]; member in LockFreeQueue
/third_party/skia/third_party/externals/oboe/src/common/
H A DFilterAudioStream.cpp58 ResultWithValue<int32_t> FilterAudioStream::write(const void *buffer, in write() argument
86 ResultWithValue<int32_t> FilterAudioStream::read(void *buffer, in read() argument
H A DFixedBlockReader.cpp37 int32_t FixedBlockReader::readFromStorage(uint8_t *buffer, int32_t numBytes) { in readFromStorage() argument
48 int32_t FixedBlockReader::read(uint8_t *buffer, int32_t numBytes) { in read() argument
H A DTrace.cpp22 static char buffer[256]; variable

Completed in 13 milliseconds

1...<<21222324252627282930>>...315