Home
last modified time | relevance | path

Searched defs:offset (Results 1651 - 1675 of 6083) sorted by relevance

1...<<61626364656667686970>>...244

/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcmaps.cpp156 le_uint16 offset = unicode - SWAPU16(fStartCodes[index]); in unicodeToGlyph() local
/third_party/skia/third_party/externals/icu/source/samples/strsrch/
H A Dstrsrch.cpp261 int32_t offset = usearch_next(search, &status); in findPattern() local
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
H A Dextradata.cpp94 int32_t offset=writeMapping(c, norm, newMapping); in writeNoNoMapping() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dswapimpl.cpp322 int32_t i, offset, count, size; in ucase_swap() local
424 int32_t i, offset, count, size; ubidi_swap() local
534 int32_t i, offset, count, size; unorm_swap() local
722 int32_t offset = 0; ulayout_swap() local
755 int32_t offset; test_swap() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DWaveformView.java132 public void setSampleData(float[] samples, int offset, int count) { in setSampleData() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiConstants.java89 public static boolean isAllActiveSensing(byte[] msg, int offset, in isAllActiveSensing() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
H A DSimpleAudioOutput.java167 public int write(float[] buffer, int offset, int length) { in write() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
H A DFFMpegExtractor.cpp31 int64_t seek(void *opaque, int64_t offset, int whence){ in seek() argument
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DMultiChannelResampler.cpp114 int offset = getNumTaps() * getChannelCount(); in writeFrame() local
/third_party/skia/tests/
H A DImageFilterCacheTest.cpp50 SkIPoint offset = SkIPoint::Make(3, 4); in test_find_existing() local
78 SkIPoint offset = SkIPoint::Make(3, 4); in test_dont_find_if_diff_key() local
99 SkIPoint offset = SkIPoint::Make(3, 4); in test_internal_purge() local
126 SkIPoint offset = SkIPoint::Make(3, 4); in test_explicit_purging() local
[all...]
/third_party/skia/src/pathops/
H A DSkPathOpsCurve.cpp55 void SkDCurve::offset(SkPath::Verb verb, const SkDVector& off) { in offset() function in SkDCurve
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DBitReader.cs206 internal static void CopyBytes(Org.Brotli.Dec.BitReader br, byte[] data, int offset, int length) in CopyBytes() argument
H A DBrotliInputStream.cs205 public override long Seek(long offset, System.IO.SeekOrigin origin) { in Seek() argument
213 public override System.IAsyncResult BeginWrite(byte[] buffer, int offset, in BeginWrite() argument
217 public override void Write(byte[] buffer, int offset, int count) { in Write() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderPipeline.h48 uint64_t offset; member
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DBuffer.h79 size_t offset = 0; member
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dhuffman.c115 int offset[BROTLI_HUFFMAN_MAX_CODE_LENGTH_CODE_LENGTH + 1]; in BrotliBuildCodeLengthsHuffmanTable() local
/third_party/skia/third_party/externals/dawn/examples/
H A DAnimometer.cpp167 uint32_t offset = i * sizeof(ShaderData); in frame() local
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
H A DServerBuffer.cpp87 size_t offset = static_cast<size_t>(offset64); in DoBufferMapAsync() local
187 DoBufferUpdateMappedData(ObjectId bufferId, uint64_t writeDataUpdateInfoLength, const uint8_t* writeDataUpdateInfo, uint64_t offset, uint64_t size) DoBufferUpdateMappedData() argument
[all...]
H A DServer.h115 uint64_t offset; member
/third_party/skia/third_party/externals/brotli/research/
H A Ddraw_histogram.cc56 static uint32_t offset = 0; in AdjustPosition() local
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftccmap.c164 FT_UInt32 offset = (FT_UInt32)( query->char_code - node->first ); in FT_CALLBACK_DEF() local
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvbsln.c132 FT_UShort offset; in gxv_bsln_LookupFmt4_transit() local
H A Dgxvmort5.c100 gxv_mort_subtable_type5_InsertList_validate( FT_UShort offset, in gxv_mort_subtable_type5_InsertList_validate() argument
[all...]
H A Dgxvprop.c120 FT_UShort offset; in gxv_prop_property_validate() local
232 FT_UShort offset; in gxv_prop_LookupFmt4_transit() local
[all...]
/third_party/skia/third_party/externals/freetype/src/lzw/
H A Dftlzw.c329 ft_lzw_stream_io( FT_Stream stream, unsigned long offset, unsigned char* buffer, unsigned long count ) ft_lzw_stream_io() argument

Completed in 13 milliseconds

1...<<61626364656667686970>>...244