Home
last modified time | relevance | path

Searched defs:count (Results 1676 - 1700 of 5551) sorted by relevance

1...<<61626364656667686970>>...223

/third_party/skia/src/utils/
H A DSkParse.cpp69 int count = 0; in Count() local
90 int count = 0; in Count() local
217 const char* SkParse::FindScalars(const char str[], SkScalar value[], int count) in FindScalars() argument
238 lookup_str(const char str[], const char** table, int count) lookup_str() argument
[all...]
/third_party/skia/tests/
H A DMipMapTest.cpp219 int count = builder->countLevels(); in fill_in_mips() local
H A DPathBuilderTest.cpp61 static bool check_points(const SkPath& path, const SkPoint expected[], size_t count) { in check_points() argument
H A DPathCoverageTest.cpp64 uint32_t count = std::min<uint32_t>(SkNextPow2(temp), MAX_POINTS_PER_CURVE); in compute_pointCount() local
111 static bool one_d_pe(const int* array, const unsigned int count, in one_d_pe() argument
H A DDataRefTest.cpp75 int count = SK_ARRAY_COUNT(str); in test_vartable() local
100 int count = SK_ARRAY_COUNT(gData); test_globaltable() local
[all...]
H A DEmptyPathTest.cpp28 size_t count = DIMENSION * DIMENSION; in drawAndTest() local
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/ports/
H A DSkFontMgr_custom_embedded.cpp13 struct SkEmbeddedResourceHeader { const SkEmbeddedResource* entries; int count; }; member
/third_party/skia/src/pathops/
H A DSkOpBuilder.cpp130 int count = fOps.count(); in resolve() local
H A DSkPathOpsCurve.cpp14 int count = SkPathOpsVerbToPoints(verb); in nearPoint() local
56 int count = SkPathOpsVerbToPoints(verb); in offset() local
/third_party/skia/src/sksl/dsl/
H A DDSLType.cpp252 DSLType Array(const DSLType& base, int count, PositionInfo pos) { in Array() argument
H A DDSLVar.cpp51 int count; in DSLVarBase() 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...]

Completed in 13 milliseconds

1...<<61626364656667686970>>...223