Home
last modified time | relevance | path

Searched defs:offset (Results 6651 - 6675 of 17975) sorted by relevance

1...<<261262263264265266267268269270>>...719

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderSampling.cpp159 Vector4i offset; in emitSamplerRoutine() local
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DHalf.hpp119 constexpr int offset = 24; // Exponent bias (15) + number of mantissa bits per component (9) = 24 in toRGB16F() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorSetLayout.cpp81 uint32_t offset = 0; in DescriptorSetLayout() local
384 VkOffset3D offset = { 0, 0, 0 }; global() local
422 VkOffset3D offset = { -1, -1, 0 }; global() local
427 VkOffset3D offset = { 0, 0, 0 }; global() local
[all...]
H A DVkImageView.cpp372 void *ImageView::getOffsetPointer(const VkOffset3D &offset, VkImageAspectFlagBits aspect, uint32_t mipLevel, uint32_t layer, Usage usage) const in getOffsetPointer() argument
/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

Completed in 19 milliseconds

1...<<261262263264265266267268269270>>...719