| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/ |
| H A D | MidiDispatcher.java | 78 public void onSend(byte[] msg, int offset, int count, long timestamp) throws IOException { in onSend() argument
|
| H A D | MidiFramer.java | 48 public void onSend(byte[] data, int offset, int count, long timestamp) in onSend() argument
|
| /third_party/skia/src/pdf/ |
| H A D | SkClusterator.cpp | 14 static bool is_reversed(const uint32_t* clusters, uint32_t count) { in is_reversed() argument
|
| /third_party/skia/src/utils/ |
| H A D | SkCharToGlyphCache.h | 20 int count() const { in count() function in SkCharToGlyphCache
|
| /third_party/skia/tests/ |
| H A D | DescriptorTest.cpp | 18 static void SetCount(SkDescriptor* desc, uint32_t count) { desc->fCount = count; } in SetCount() argument
|
| H A D | DequeTest.cpp | 11 static void assert_count(skiatest::Reporter* reporter, const SkDeque& deq, int count) { in assert_count() argument [all...] |
| H A D | ShaderOpacityTest.cpp | 55 int count = 2; in test_gradient() local
|
| H A D | SortTest.cpp | 47 int count = rand.nextRangeU(1, SK_ARRAY_COUNT(randomArray)); in DEF_TEST() local
|
| H A D | RecorderTest.cpp | 30 int count() const { return fHistogram[T::kType]; } in count() function in Tally
|
| /third_party/skia/src/opts/ |
| H A D | SkUtils_opts.h | 17 static void memsetT(T buffer[], T value, int count) { in memsetT() argument 33 /*not static*/ inline void memset16(uint16_t buffer[], uint16_t value, int count) { in memset16() argument 36 /*not static*/ inline void memset32(uint32_t buffer[], uint32_t value, int count) { in memset32() argument 39 /*not static*/ inline void memset64(uint64_t buffer[], uint64_t value, int count) { in memset64() argument 44 rect_memsetT(T buffer[], T value, int count, size_t rowBytes, int height) rect_memsetT() argument 51 rect_memset16(uint16_t buffer[], uint16_t value, int count, size_t rowBytes, int height) rect_memset16() argument 55 rect_memset32(uint32_t buffer[], uint32_t value, int count, size_t rowBytes, int height) rect_memset32() argument 59 rect_memset64(uint64_t buffer[], uint64_t value, int count, size_t rowBytes, int height) rect_memset64() argument [all...] |
| /third_party/skia/src/ports/skia_ohos/ |
| H A D | SkFontStyleSet_ohos.cpp | 25 int SkFontStyleSet_OHOS::count() in count() function in SkFontStyleSet_OHOS
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | TextureCopySplitter.h | 44 uint32_t count = 0; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/metal/ |
| H A D | UtilsMetal.h | 46 uint32_t count = 0; member
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | entropy_encode.h | 26 static BROTLI_INLINE void InitHuffmanTree(HuffmanTree* self, uint32_t count, in InitHuffmanTree() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | ErrorInjector.cpp | 49 uint64_t count = sNextIndex; in AcquireErrorInjectorCallCount() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/ |
| H A D | BufferConsumer.h | 73 WireResult ReadN(N count, const volatile T** data) { in ReadN() argument
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftadvanc.c | 26 _ft_face_scale_advances( FT_Face face, FT_Fixed* advances, FT_UInt count, FT_Int32 flags ) _ft_face_scale_advances() argument
|
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | psarrst.h | 58 size_t count; /* number of elements allocated */ member
|
| H A D | psstack.c | 240 cf2_stack_roll( CF2_Stack stack, CF2_Int count, CF2_Int shift ) cf2_stack_roll() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/psnames/ |
| H A D | pstables.h | 4147 int count, min, max; in ft_get_adobe_glyph_index() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-kern.hh | 58 unsigned int count = buffer->len; in kern() local
|
| H A D | hb-ot-shape-complex-syllabic.cc | 46 unsigned int count = buffer->len; in hb_syllabic_insert_dotted_circles() local
|
| H A D | test.cc | 69 unsigned int count = hb_buffer_get_length (buffer); in main() local
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-aat-layout.c | 40 unsigned int count = 3; in test_aat_get_feature_types() local 57 unsigned int count = 3; in test_aat_get_feature_selectors() local [all...] |
| H A D | test-ot-layout.c | 38 unsigned int count = STATIC_ARRAY_SIZE; in test_ot_layout_table_get_script_tags() local 100 unsigned int count = STATIC_ARRAY_SIZE; test_ot_layout_table_get_feature_tags() local 141 unsigned int count = STATIC_ARRAY_SIZE; test_ot_layout_script_get_language_tags() local 180 unsigned int count = STATIC_ARRAY_SIZE; test_ot_layout_language_get_feature_tags() local [all...] |