| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_win_dw.cpp | 1186 int SkFontStyleSet_DirectWrite::count() { in count() function in SkFontStyleSet_DirectWrite
|
| /third_party/skia/tests/ |
| H A D | PathOpsDebug.cpp | 346 int count = fDict.count(); in dump() local 941 int count = 0; in dump() local 1056 int count = SkPathOpsVerbToPoints(SkDEBUGRELEASE(fVerb, SkPath::kCubic_Verb)); in dump() local [all...] |
| H A D | ImageFilterTest.cpp | 223 int count() const { return fFilters.count(); } in count() function in __anon19025::FilterList
|
| H A D | ImageTest.cpp | 647 static bool has_pixels(const SkPMColor pixels[], int count, SkPMColor expected) { in has_pixels() argument
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsTSect.cpp | 1557 int count = 0; in validate() local
|
| H A D | SkOpCoincidence.cpp | 1410 int count = (SkPathOpsVerbToPoints(coinSeg->verb()) + 1) * 2; in Ordered() local
|
| /third_party/skia/src/utils/ |
| H A D | SkPolyUtils.cpp | 1837 SkIsPolyConvex_experimental(const SkPoint pts[], int count) SkIsPolyConvex_experimental() argument [all...] |
| H A D | SkShadowTessellator.cpp | 781 int count = GrPathUtils::generateQuadraticPoints(pts[0], pts[1], pts[2], handleQuad() local 806 int count = GrPathUtils::generateCubicPoints(pts[0], pts[1], pts[2], pts[3], handleCubic() local 828 int count = quadder.countQuads(); handleConic() local [all...] |
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | brotli_bit_stream.c | 356 size_t count = 0; in BuildAndStoreHuffmanTree() local 410 size_t count = 0; in BrotliBuildAndStoreHuffmanTreeFast() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | CommandBufferD3D12.cpp | 149 uint32_t count = 0; in RecordFirstIndexOffset() local
|
| /third_party/openssl/apps/ |
| H A D | list.c | 709 int i, count = 0; in list_signatures() local 769 int i, count = 0; in list_kems() local 828 int i, count = 0; in list_asymciphers() local 890 int i, count in list_keyexchanges() local [all...] |
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | cfftypes.h | 73 FT_UInt count; member 89 FT_UInt count; member
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | aflatin.c | 272 af_latin_sort_blue( FT_UInt count, in af_latin_sort_blue() argument 2690 af_latin_snap_width( AF_Width widths, FT_UInt count, FT_Pos width ) af_latin_snap_width() argument
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftobjs.c | 2176 FT_Long count; in IsMacResource() local
|
| H A D | ftstroke.c | 361 FT_UInt count = border->num_points; in ft_stroke_border_close() local 658 FT_UInt count = border->num_points; in ft_stroke_border_get_counts() local 712 FT_UInt count = border->num_points; ft_stroke_border_export() local 730 FT_UInt count = border->num_points; ft_stroke_border_export() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | psintrp.c | 289 CF2_UInt count = cf2_stack_count( opStack ); in cf2_doStems() local 866 CF2_UInt count = cf2_stack_count( opStack ); in cf2_interpT2CharString() local 889 CF2_UInt count = cf2_stack_count( opStack ); in cf2_interpT2CharString() local 918 CF2_UInt count = cf2_stack_count( opStack ); in cf2_interpT2CharString() local 1651 CF2_UInt count; in cf2_interpT2CharString() local 2365 CF2_Int count; cf2_interpT2CharString() local 2702 CF2_UInt count = cf2_stack_count( opStack ); cf2_interpT2CharString() local 2744 CF2_UInt count, count1 = cf2_stack_count( opStack ); cf2_interpT2CharString() local 2789 CF2_UInt count, count1 = cf2_stack_count( opStack ); cf2_interpT2CharString() local 2835 CF2_UInt count, count1 = cf2_stack_count( opStack ); cf2_interpT2CharString() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/smooth/ |
| H A D | ftgrays.c | 1056 FT_UInt count; in gray_render_conic() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttgxvar.c | 3494 int count = 0; in FT_LOCAL_DEF() local 3532 int count = 0; in FT_LOCAL_DEF() local 4058 int count = 0; FT_LOCAL_DEF() local 4132 int count = 0; FT_LOCAL_DEF() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-cff-interp-common.hh | 460 unsigned int count; global() member [all...] |
| H A D | hb-font.cc | 145 hb_font_get_nominal_glyphs_default(hb_font_t *font, void *font_data HB_UNUSED, unsigned int count, const hb_codepoint_t *first_unicode, unsigned int unicode_stride, hb_codepoint_t *first_glyph, unsigned int glyph_stride, void *user_data HB_UNUSED) hb_font_get_nominal_glyphs_default() argument 248 hb_font_get_glyph_h_advances_default(hb_font_t* font, void* font_data HB_UNUSED, unsigned int count, const hb_codepoint_t *first_glyph, unsigned int glyph_stride, hb_position_t *first_advance, unsigned int advance_stride, void *user_data HB_UNUSED) hb_font_get_glyph_h_advances_default() argument 280 hb_font_get_glyph_v_advances_default(hb_font_t* font, void* font_data HB_UNUSED, unsigned int count, const hb_codepoint_t *first_glyph, unsigned int glyph_stride, hb_position_t *first_advance, unsigned int advance_stride, void *user_data HB_UNUSED) hb_font_get_glyph_v_advances_default() argument 859 hb_font_get_nominal_glyphs(hb_font_t *font, unsigned int count, const hb_codepoint_t *first_unicode, unsigned int unicode_stride, hb_codepoint_t *first_glyph, unsigned int glyph_stride) hb_font_get_nominal_glyphs() argument 948 hb_font_get_glyph_h_advances(hb_font_t* font, unsigned int count, const hb_codepoint_t *first_glyph, unsigned glyph_stride, hb_position_t *first_advance, unsigned advance_stride) hb_font_get_glyph_h_advances() argument 972 hb_font_get_glyph_v_advances(hb_font_t* font, unsigned int count, const hb_codepoint_t *first_glyph, unsigned glyph_stride, hb_position_t *first_advance, unsigned advance_stride) hb_font_get_glyph_v_advances() argument 1239 hb_font_get_glyph_advances_for_direction(hb_font_t* font, hb_direction_t direction, unsigned int count, const hb_codepoint_t *first_glyph, unsigned glyph_stride, hb_position_t *first_advance, unsigned advance_stride) hb_font_get_glyph_advances_for_direction() argument [all...] |
| H A D | hb-ot-cmap-table.hh | 373 unsigned int count = this->segCount; in collect_unicodes() local 410 unsigned count = this->segCount; in collect_mapping() local 575 unsigned int count = glyphIdArray.len; collect_unicodes() local 585 unsigned count = glyphIdArray.len; collect_mapping() local 818 unsigned int count = len; collect_unicodes() local 841 int count = -1; copy() local [all...] |
| H A D | hb-ot-color-colr-table.hh | 978 unsigned count = 0; in serialize_clip_records() local 1046 unsigned count = serialize_clip_records (c->serializer, new_gids, new_gid_offset_map); in subset() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| H A D | ARMFrameLowering.cpp | 206 int count = 0; in sizeOfSPAdjustment() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| H A D | X86MCInstLower.cpp | 79 void X86AsmPrinter::StackMapShadowTracker::count(MCInst &Inst, in count() function in X86AsmPrinter::StackMapShadowTracker
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | putil.cpp | 2278 uint16_t count, part; local
|