Home
last modified time | relevance | path

Searched defs:offset (Results 5751 - 5775 of 16136) sorted by relevance

1...<<231232233234235236237238239240>>...646

/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DDevice.cpp374 VkResult Device::MapMemory(VkDeviceMemory memory, VkDeviceSize offset, in MapMemory() argument
147 CreateStorageBuffer( VkDeviceMemory memory, VkDeviceSize size, VkDeviceSize offset, VkBuffer *out) const CreateStorageBuffer() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dciphercommon_gcm.c372 static int gcm_iv_generate(PROV_GCM_CTX *ctx, int offset) in gcm_iv_generate() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DReadableFontData.java127 protected ReadableFontData(ReadableFontData data, int offset) { in ReadableFontData() argument
139 protected ReadableFontData(ReadableFontData data, int offset, int length) { in ReadableFontData() argument
152 public ReadableFontData slice(int offset, in argument
169 slice(int offset) slice() argument
359 readBytes(int index, byte[] b, int offset, int length) readBytes() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DBitmapGlyph.java72 protected final int offset; field in BitmapGlyph.Offset
74 private Offset(int offset) { in Offset() argument
95 BitmapGlyph(ReadableFontData data, int offset, int length, int format) BitmapGlyph() argument
[all...]
H A DEbscTable.java50 final int offset; field in EbscTable.Offset
52 Offset(int offset) Offset() argument
83 BitmapScaleTable(ReadableFontData data, int offset) BitmapScaleTable() argument
[all...]
H A DIndexSubTable.java282 setImageDataOffset(int offset) setImageDataOffset() argument
[all...]
H A DIndexSubTableFormat4.java83 protected int offset; global() field in IndexSubTableFormat4.CodeOffsetPair
85 CodeOffsetPair(int glyphCode, int offset) CodeOffsetPair() argument
94 public int offset() { offset() method in IndexSubTableFormat4.CodeOffsetPair
100 CodeOffsetPairBuilder(int glyphCode, int offset) CodeOffsetPairBuilder() argument
108 setOffset(int offset) setOffset() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMap.java310 static CMap.Builder<? extends CMap> getBuilder(ReadableFontData data, int offset, CMapId cmapId) { in getBuilder() argument
[all...]
H A DHorizontalHeaderTable.java52 private final int offset; field in HorizontalHeaderTable.Offset
54 private Offset(int offset) { in Offset() argument
[all...]
H A DMaximumProfileTable.java56 private final int offset; field in MaximumProfileTable.Offset
57 private Offset(int offset) { in Offset() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DOffsetRecordTable.java344 private VisibleSubTable.Builder<S> createSubTableBuilder(ReadableFontData data, int offset) { in createSubTableBuilder() argument
H A DTagOffsetsTable.java281 createSubTableBuilder( ReadableFontData data, int offset, int length, int tag) createSubTableBuilder() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DGlyphTable.java60 final int offset; field in GlyphTable.Offset
62 private Offset(int offset) { in Offset() argument
71 public Glyph glyph(int offset, int length) { in glyph() argument
H A DSimpleGlyph.java40 SimpleGlyph(ReadableFontData data, int offset, int length) { in SimpleGlyph() argument
236 protected SimpleGlyphBuilder(WritableFontData data, int offset, int length) { in SimpleGlyphBuilder() argument
240 protected SimpleGlyphBuilder(ReadableFontData data, int offset, int length) { in SimpleGlyphBuilder() argument
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/data/
H A DFontDataTests.java170 private void readComparison(int offset, int length, ReadableFontData rfd1, ReadableFontData rfd2) in readComparison() argument
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_containers.hpp707 size_t offset = 0; member
[all...]
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_diff.c66 const size_t offset = j * stride + i; in FramesAreSimilar() local
/third_party/skia/third_party/externals/libwebp/imageio/
H A Djpegdec.c138 size_t offset = 0; in StoreICCP() local
H A Dpngdec.c218 png_size_t offset; member
H A Dpnmdec.c187 size_t offset; in ReadPNM() local
H A Dtiffdec.c86 static toff_t MySeek(thandle_t opaque, toff_t offset, int whence) { in MySeek() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_psnr_enc.c206 const int offset = c ^ BLUE_OFFSET; in WebPPictureDistortion() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcoleitr.cpp235 int32_t offset = newOffset; in setOffset() local
[all...]
H A Dcollationdatareader.cpp90 int32_t offset; // byte offset for the index part in read() local
[all...]
H A Ddouble-conversion-bignum.cpp233 const int offset = other.exponent_ - exponent_; in SubtractBignum() local

Completed in 19 milliseconds

1...<<231232233234235236237238239240>>...646