Home
last modified time | relevance | path

Searched defs:count (Results 3626 - 3650 of 15978) sorted by relevance

1...<<141142143144145146147148149150>>...640

/third_party/skia/tests/
H A DTDPQueueTest.cpp87 int count = random.nextULessThan(100); random_test() local
160 int count = random.nextULessThan(100); sort_test() local
[all...]
H A DFontNamesTest.cpp149 int count = std::min(fm->countFamilies(), MAX_FAMILIES); in test_systemfonts() local
H A DHashTest.cpp18 static int count(const SkTHashMap<int, double>& map) { in count() function
[all...]
/third_party/skia/src/pathops/
H A DSkPathOpsCurve.cpp14 int count = SkPathOpsVerbToPoints(verb); in nearPoint() local
56 int count = SkPathOpsVerbToPoints(verb); in offset() local
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DBrotliInputStream.cs217 public override void Write(byte[] buffer, int offset, int count) { in Write() argument
213 BeginWrite(byte[] buffer, int offset, int count, System.AsyncCallback callback, object state) BeginWrite() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DNativeSwapChainImplVk.cpp145 uint32_t count = 0; in Configure() local
H A DVulkanInfo.cpp31 uint32_t count = 0; in GatherInstanceExtensions() local
77 uint32_t count = 0; in GatherGlobalInfo() local
125 uint32_t count = 0; in GatherPhysicalDevices() local
162 uint32_t count = 0; GatherDeviceInfo() local
172 uint32_t count = 0; GatherDeviceInfo() local
187 uint32_t count = 0; GatherDeviceInfo() local
300 uint32_t count = 0; GatherSurfaceInfo() local
315 uint32_t count = 0; GatherSurfaceInfo() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandAllocator.h92 T* NextData(size_t count) { in NextData() argument
178 T* AllocateData(size_t count) { in AllocateData() argument
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dhuffman.c92 static BROTLI_INLINE int NextTableBitSize(const uint16_t* const count, in NextTableBitSize() argument
104 BrotliBuildCodeLengthsHuffmanTable(HuffmanCode* table, const uint8_t* const code_lengths, uint16_t* count) BrotliBuildCodeLengthsHuffmanTable() argument
169 BrotliBuildHuffmanTable(HuffmanCode* root_table, int root_bits, const uint16_t* const symbol_lists, uint16_t* count) BrotliBuildHuffmanTable() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DPrimitiveTopologyTests.cpp173 size_t count; member
/third_party/openssl/test/
H A Dprovider_status_test.c28 int count; member
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftccache.c118 FT_UFast count = mask + p + 1; /* number of buckets */ in ftc_cache_resize() local
355 FT_UFast count; in FTC_Cache_Clear() local
565 FT_UFast i, count; in FTC_Cache_RemoveFaceID() local
H A Dftcsbits.c69 FT_UInt count = snode->count; in ftc_snode_free() local
238 FT_UInt count, start; in FT_LOCAL_DEF() local
289 FT_UInt count = snode->count; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmort5.c100 gxv_mort_subtable_type5_InsertList_validate( FT_UShort offset, FT_UShort count, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type5_InsertList_validate() argument
/third_party/skia/third_party/externals/freetype/src/lzw/
H A Dftlzw.c168 FT_ULong count; in ft_lzw_file_fill_output() local
[all...]
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsblues.h152 CF2_UInt count; member
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttkern.c134 FT_ULong count; in FT_LOCAL_DEF() local
191 FT_UInt count, mask; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/smooth/
H A Dftsmooth.c111 ft_smooth_lcd_spans( int y, int count, const FT_Span* spans, TOrigin* target ) ft_smooth_lcd_spans() argument
340 ft_smooth_overlap_spans( int y, int count, const FT_Span* spans, TOrigin* target ) ft_smooth_overlap_spans() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-trak-table.hh100 unsigned int count = nTracks; in get_tracking() local
H A Dhb-bimap.hh144 hb_codepoint_t count = get_population (); in sort() local
H A Dhb-ot-shape-normalize.cc324 unsigned int count; in _hb_ot_shape_normalize() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-math.c421 unsigned int count; in test_get_glyph_variants() local
545 unsigned int count; in test_get_glyph_assembly() local
[all...]
/third_party/skia/third_party/externals/piex/src/tiff_directory/
H A Dtiff_directory.h137 std::uint32_t count; // The number of values of type, not a byte count. member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dwritable_font_data.cc92 int32_t WritableFontData::WritePadding(int32_t index, int32_t count) { in WritePadding() argument
96 int32_t WritableFontData::WritePadding(int32_t index, int32_t count, in WritePadding() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dcmap_iterator_test.cc89 BitSet* CMapIteratorTests::GenerateCMapEntries(int32_t start, int32_t count) { in GenerateCMapEntries() argument

Completed in 15 milliseconds

1...<<141142143144145146147148149150>>...640