| /third_party/skia/src/utils/ |
| H A D | SkParse.cpp | 69 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 D | MipMapTest.cpp | 219 int count = builder->countLevels(); in fill_in_mips() local
|
| H A D | PathBuilderTest.cpp | 61 static bool check_points(const SkPath& path, const SkPoint expected[], size_t count) { in check_points() argument
|
| H A D | PathCoverageTest.cpp | 64 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 D | DataRefTest.cpp | 75 int count = SK_ARRAY_COUNT(str); in test_vartable() local 100 int count = SK_ARRAY_COUNT(gData); test_globaltable() local [all...] |
| H A D | EmptyPathTest.cpp | 28 size_t count = DIMENSION * DIMENSION; in drawAndTest() local
|
| H A D | TDPQueueTest.cpp | 87 int count = random.nextULessThan(100); random_test() local 160 int count = random.nextULessThan(100); sort_test() local [all...] |
| H A D | FontNamesTest.cpp | 149 int count = std::min(fm->countFamilies(), MAX_FAMILIES); in test_systemfonts() local
|
| H A D | HashTest.cpp | 18 static int count(const SkTHashMap<int, double>& map) { in count() function [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_custom_embedded.cpp | 13 struct SkEmbeddedResourceHeader { const SkEmbeddedResource* entries; int count; }; member
|
| /third_party/skia/src/pathops/ |
| H A D | SkOpBuilder.cpp | 130 int count = fOps.count(); in resolve() local
|
| H A D | SkPathOpsCurve.cpp | 14 int count = SkPathOpsVerbToPoints(verb); in nearPoint() local 56 int count = SkPathOpsVerbToPoints(verb); in offset() local
|
| /third_party/skia/src/sksl/dsl/ |
| H A D | DSLType.cpp | 252 DSLType Array(const DSLType& base, int count, PositionInfo pos) { in Array() argument
|
| H A D | DSLVar.cpp | 51 int count; in DSLVarBase() local
|
| /third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
| H A D | BrotliInputStream.cs | 217 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 D | NativeSwapChainImplVk.cpp | 145 uint32_t count = 0; in Configure() local
|
| H A D | VulkanInfo.cpp | 31 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 D | CommandAllocator.h | 92 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 D | huffman.c | 92 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 D | PrimitiveTopologyTests.cpp | 173 size_t count; member
|
| /third_party/openssl/test/ |
| H A D | provider_status_test.c | 28 int count; member
|
| /third_party/skia/third_party/externals/freetype/src/cache/ |
| H A D | ftccache.c | 118 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 D | ftcsbits.c | 69 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 D | gxvmort5.c | 100 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 D | ftlzw.c | 168 FT_ULong count; in ft_lzw_file_fill_output() local [all...] |