Home
last modified time | relevance | path

Searched defs:count (Results 551 - 575 of 6537) sorted by relevance

1...<<21222324252627282930>>...262

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiDispatcher.java78 public void onSend(byte[] msg, int offset, int count, long timestamp) throws IOException { in onSend() argument
H A DMidiFramer.java48 public void onSend(byte[] data, int offset, int count, long timestamp) in onSend() argument
/third_party/skia/src/pdf/
H A DSkClusterator.cpp14 static bool is_reversed(const uint32_t* clusters, uint32_t count) { in is_reversed() argument
/third_party/skia/src/utils/
H A DSkCharToGlyphCache.h20 int count() const { in count() function in SkCharToGlyphCache
/third_party/skia/tests/
H A DDescriptorTest.cpp18 static void SetCount(SkDescriptor* desc, uint32_t count) { desc->fCount = count; } in SetCount() argument
H A DDequeTest.cpp11 static void assert_count(skiatest::Reporter* reporter, const SkDeque& deq, int count) { in assert_count() argument
[all...]
H A DShaderOpacityTest.cpp55 int count = 2; in test_gradient() local
H A DSortTest.cpp47 int count = rand.nextRangeU(1, SK_ARRAY_COUNT(randomArray)); in DEF_TEST() local
H A DRecorderTest.cpp30 int count() const { return fHistogram[T::kType]; } in count() function in Tally
/third_party/skia/src/opts/
H A DSkUtils_opts.h17 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 DSkFontStyleSet_ohos.cpp25 int SkFontStyleSet_OHOS::count() in count() function in SkFontStyleSet_OHOS
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DTextureCopySplitter.h44 uint32_t count = 0; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
H A DUtilsMetal.h46 uint32_t count = 0; member
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dentropy_encode.h26 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 DErrorInjector.cpp49 uint64_t count = sNextIndex; in AcquireErrorInjectorCallCount() local
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DBufferConsumer.h73 WireResult ReadN(N count, const volatile T** data) { in ReadN() argument
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftadvanc.c26 _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 Dpsarrst.h58 size_t count; /* number of elements allocated */ member
H A Dpsstack.c240 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 Dpstables.h4147 int count, min, max; in ft_get_adobe_glyph_index() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-kern.hh58 unsigned int count = buffer->len; in kern() local
H A Dhb-ot-shape-complex-syllabic.cc46 unsigned int count = buffer->len; in hb_syllabic_insert_dotted_circles() local
H A Dtest.cc69 unsigned int count = hb_buffer_get_length (buffer); in main() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-aat-layout.c40 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 Dtest-ot-layout.c38 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...]

Completed in 16 milliseconds

1...<<21222324252627282930>>...262