| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | cmaps.cpp | 156 le_uint16 offset = unicode - SWAPU16(fStartCodes[index]); in unicodeToGlyph() local
|
| /third_party/skia/third_party/externals/icu/source/samples/strsrch/ |
| H A D | strsrch.cpp | 261 int32_t offset = usearch_next(search, &status); in findPattern() local
|
| /third_party/skia/third_party/externals/icu/source/tools/gennorm2/ |
| H A D | extradata.cpp | 94 int32_t offset=writeMapping(c, norm, newMapping); in writeNoNoMapping() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | swapimpl.cpp | 322 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 D | WaveformView.java | 132 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 D | MidiConstants.java | 89 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 D | SimpleAudioOutput.java | 167 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 D | FFMpegExtractor.cpp | 31 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 D | MultiChannelResampler.cpp | 114 int offset = getNumTaps() * getChannelCount(); in writeFrame() local
|
| /third_party/skia/tests/ |
| H A D | ImageFilterCacheTest.cpp | 50 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 D | SkPathOpsCurve.cpp | 55 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 D | BitReader.cs | 206 internal static void CopyBytes(Org.Brotli.Dec.BitReader br, byte[] data, int offset, int length)
in CopyBytes() argument
|
| H A D | BrotliInputStream.cs | 205 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 D | RenderPipeline.h | 48 uint64_t offset; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| H A D | Buffer.h | 79 size_t offset = 0; member
|
| /third_party/skia/third_party/externals/brotli/c/dec/ |
| H A D | huffman.c | 115 int offset[BROTLI_HUFFMAN_MAX_CODE_LENGTH_CODE_LENGTH + 1]; in BrotliBuildCodeLengthsHuffmanTable() local
|
| /third_party/skia/third_party/externals/dawn/examples/ |
| H A D | Animometer.cpp | 167 uint32_t offset = i * sizeof(ShaderData); in frame() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/server/ |
| H A D | ServerBuffer.cpp | 87 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 D | Server.h | 115 uint64_t offset; member
|
| /third_party/skia/third_party/externals/brotli/research/ |
| H A D | draw_histogram.cc | 56 static uint32_t offset = 0; in AdjustPosition() local
|
| /third_party/skia/third_party/externals/freetype/src/cache/ |
| H A D | ftccmap.c | 164 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 D | gxvbsln.c | 132 FT_UShort offset; in gxv_bsln_LookupFmt4_transit() local
|
| H A D | gxvmort5.c | 100 gxv_mort_subtable_type5_InsertList_validate( FT_UShort offset, in gxv_mort_subtable_type5_InsertList_validate() argument [all...] |
| H A D | gxvprop.c | 120 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 D | ftlzw.c | 329 ft_lzw_stream_io( FT_Stream stream, unsigned long offset, unsigned char* buffer, unsigned long count ) ft_lzw_stream_io() argument
|