/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | BufferVk.cpp | 305 MaybeError Buffer::MapAsyncImpl(wgpu::MapMode mode, size_t offset, size_t size) { in MapAsyncImpl() argument 352 EnsureDataInitializedAsDestination(CommandRecordingContext* recordingContext, uint64_t offset, uint64_t size) EnsureDataInitializedAsDestination() argument 396 ClearBuffer(CommandRecordingContext* recordingContext, uint32_t clearValue, uint64_t offset, uint64_t size) ClearBuffer() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
H A D | GPURenderBundleEncoder.cpp | 100 setIndexBuffer(Napi::Env env, interop::Interface<interop::GPUBuffer> buffer, interop::GPUIndexFormat indexFormat, interop::GPUSize64 offset, std::optional<interop::GPUSize64> size) setIndexBuffer() argument 121 setVertexBuffer(Napi::Env env, interop::GPUIndex32 slot, interop::Interface<interop::GPUBuffer> buffer, interop::GPUSize64 offset, std::optional<interop::GPUSize64> size) setVertexBuffer() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
H A D | Buffer.cpp | 266 void* Buffer::GetMappedRange(size_t offset, size_ argument 159 MapAsync(WGPUMapModeFlags mode, size_t offset, size_t size, WGPUBufferMapCallback callback, void* userdata) MapAsync() argument 273 GetConstMappedRange(size_t offset, size_t size) GetConstMappedRange() argument 375 CheckGetMappedRangeOffsetSize(size_t offset, size_t size) const CheckGetMappedRangeOffsetSize() argument [all...] |
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
H A D | CommandAllocatorTests.cpp | 44 uint8_t offset; member
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | hash_longest_match64_inc.h | 117 const size_t offset = minor_ix + (key << self->block_bits_); in Store() local
|
H A D | block_splitter.c | 50 CopyLiteralsToByteArray(const Command* cmds, const size_t num_commands, const uint8_t* data, const size_t offset, const size_t mask, uint8_t* literals) CopyLiteralsToByteArray() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/utils/ |
H A D | WGPUHelpers.cpp | 149 BindingInitializationHelper(uint32_t binding, const Ref<BufferBase>& buffer, uint64_t offset, uint64_t size) BindingInitializationHelper() argument
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | BufferTests.cpp | 22 MapAsyncAndWait(const wgpu::Buffer& buffer, wgpu::MapMode mode, size_t offset, size_t size) MapAsyncAndWait() argument
|
/third_party/skia/third_party/externals/brotli/c/common/ |
H A D | constants.h | 142 uint32_t offset = forbidden_distance - ndirect - 1; in BrotliCalculateDistanceCodeLimit() local 192 uint16_t offset; member
|
/third_party/skia/third_party/externals/brotli/research/ |
H A D | deorummolae.cc | 185 TextIdx offset = 0; in DM_generate() local
|
H A D | dictionary_generator.cc | 76 size_t offset = 0; in writeSamples() local
|
/third_party/optimized-routines/networking/test/ |
H A D | chksum.c | 102 verify(const void *data, uint32_t offset, uint32_t size) in verify() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/bzip2/ |
H A D | ftbzip2.c | 444 ft_bzip2_stream_io( FT_Stream stream, unsigned long offset, unsigned char* buffer, unsigned long count ) ft_bzip2_stream_io() argument
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
H A D | cffparse.h | 120 FT_UInt offset; member
|
/third_party/skia/third_party/externals/freetype/src/cid/ |
H A D | cidload.c | 170 FT_Vector* offset; in cid_parse_font_matrix() local 668 cid_hex_to_binary( FT_Byte* data, FT_ULong data_len, FT_ULong offset, CID_Face face, FT_ULong* data_written ) cid_hex_to_binary() argument
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvmort2.c | 177 FT_ULong offset; gxv_mort_subtable_type2_ligActionOffset_validate() local 224 FT_UShort offset; gxv_mort_subtable_type2_entry_validate() local [all...] |
H A D | gxvmorx1.c | 183 FT_UShort offset; in gxv_morx_subtable_type1_LookupFmt4_transit() local 222 FT_ULong offset; in gxv_morx_subtable_type1_substitutionTable_validate() local
|
H A D | gxvmorx2.c | 176 FT_ULong offset; in gxv_morx_subtable_type2_ligActionIndex_validate() local [all...] |
/third_party/skia/third_party/externals/freetype/src/gzip/ |
H A D | ftgzip.c | 587 ft_gzip_stream_io( FT_Stream stream, unsigned long offset, unsigned char* buffer, unsigned long count ) ft_gzip_stream_io() argument
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrgload.c | 722 pfr_glyph_load_rec( PFR_Glyph glyph, FT_Stream stream, FT_ULong gps_offset, FT_ULong offset, FT_ULong size ) pfr_glyph_load_rec() argument
|
H A D | pfrload.c | 335 FT_UInt32 offset; in FT_LOCAL_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | ttload.c | 182 FT_ULong offset = sfnt->offset + 12; in check_table_dir() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | gen-use-table.py | 475 offset = 0 variable 536 offset = "use_offset_0x%04xu" % start variable
|
H A D | hb-blob.cc | 169 hb_blob_create_sub_blob(hb_blob_t *parent, unsigned int offset, unsigned int length) hb_blob_create_sub_blob() argument
|
H A D | hb-machinery.hh | 47 static inline const Type& StructAtOffset(const void *P, unsigned int offset) in StructAtOffset() argument 50 static inline Type& StructAtOffset(void *P, unsigned int offset) in StructAtOffset() argument 53 static inline const Type& StructAtOffsetUnaligned(const void *P, unsigned int offset) in StructAtOffsetUnaligned() argument 61 static inline Type& StructAtOffsetUnaligned(void *P, unsigned int offset) in StructAtOffsetUnaligned() argument
|