Home
last modified time | relevance | path

Searched defs:count (Results 4351 - 4375 of 6348) sorted by relevance

1...<<171172173174175176177178179180>>...254

/third_party/skia/src/utils/
H A DSkPaintFilterCanvas.cpp60 void SkPaintFilterCanvas::onDrawPoints(PointMode mode, size_t count, const SkPoint pts[], in onDrawPoints() argument
245 void SkPaintFilterCanvas::onDrawEdgeAAImageSet2(const ImageSetEntry set[], int count, in onDrawEdgeAAImageSet2() argument
214 onDrawAtlas2(const SkImage* image, const SkRSXform xform[], const SkRect tex[], const SkColor colors[], int count, SkBlendMode bmode, const SkSamplingOptions& sampling, const SkRect* cull, const SkPaint* paint) onDrawAtlas2() argument
H A DSkPatchUtils.cpp138 static SkScalar approx_arc_length(const SkPoint points[], int count) { in approx_arc_length() argument
221 static void skcolor_to_float(SkPMColor4f* dst, const SkColor* src, int count, SkColorSpace* dstCS) { in skcolor_to_float() argument
229 static void float_to_skcolor(SkColor* dst, const SkPMColor4f* src, int count, SkColorSpace* srcCS) { in float_to_skcolor() argument
[all...]
/third_party/skia/tests/
H A DGeometryTest.cpp35 int count = SkChopCubicAtMaxCurvature(src, dst, tValues); in testChopCubic() local
196 int count = (int) SK_ARRAY_COUNT(pts) / 3; in test_quad_tangents() local
216 int count = (int) SK_ARRAY_COUNT(pts) / 3; in test_conic_tangents() local
272 int count = (int) SK_ARRAY_COUNT(pts) / 4; in test_cubic_tangents() local
623 int count = SkChopQuadAtMaxCurvature(pts, pts); // Ensure src and dst can be the same pointer. in DEF_TEST() local
[all...]
H A DPathOpsExtendedTest.cpp676 void RunTestSet(skiatest::Reporter* reporter, TestDesc tests[], size_t count, in RunTestSet() argument
H A DGrMeshTest.cpp535 sk_sp<const GrBuffer> DrawMeshHelper::makeIndexBuffer(const uint16_t indices[], int count) { argument
541 sk_sp<const GrBuffer> DrawMeshHelper::makeVertexBuffer(const T* data, int count) { argument
/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp317 size_t count = fCurrentPageLinks.size(); in getAnnotations() local
/third_party/skia/src/pathops/
H A DSkOpContour.h73 int count() const { in count() function in SkOpContour
H A DSkPathOpsWinding.cpp267 int count = sorted.count(); in sortableTop() local
/third_party/skia/src/ports/
H A DSkScalerContext_mac_ct.cpp362 static void cgpixels_to_bits(uint8_t dst[], const CGRGBPixel src[], int count) { in cgpixels_to_bits() argument
/third_party/skia/third_party/externals/angle2/util/
H A Dshader_utils.cpp231 GLsizei count = 0; in GetProgramShader() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftdbgmem.c903 FT_Int nn, count; in FT_DumpMemory() local
[all...]
H A Dftmac.c326 int max = 5, count = 0; in create_lwfn_name() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsobjs.c787 FT_Int count = 0; in ps_tocoordarray() local
867 FT_Int count = 0; ps_tofixedarray() local
1041 FT_UInt count; FT_LOCAL_DEF() local
2494 FT_UInt n, count; t1_make_subfont() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshrec.c86 FT_UInt count; in ps_hint_table_alloc() local
60 ps_hint_table_ensure( PS_Hint_Table table, FT_UInt count, FT_Memory memory ) ps_hint_table_ensure() argument
135 ps_mask_ensure( PS_Mask mask, FT_UInt count, FT_Memory memory ) ps_mask_ensure() argument
214 FT_UInt count = table->max_masks; ps_mask_table_done() local
229 ps_mask_table_ensure( PS_Mask_Table table, FT_UInt count, FT_Memory memory ) ps_mask_table_ensure() argument
254 FT_UInt count; ps_mask_table_alloc() local
287 FT_UInt count; ps_mask_table_last() local
380 FT_UInt count; ps_mask_table_test_intersect() local
587 FT_UInt count = dim->masks.num_masks; ps_dimension_end_mask() local
724 FT_UInt count = dim->counters.num_masks; ps_dimension_add_counter() local
835 ps_hints_stem( PS_Hints hints, FT_UInt dimension, FT_Int count, FT_Long* stems ) ps_hints_stem() argument
894 FT_Int count; ps_hints_t1stem3() local
1164 t2_hints_stems( T2_Hints hints, FT_UInt dimension, FT_Int count, FT_Fixed* coords ) t2_hints_stems() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttsbit.c100 FT_UInt count; in FT_LOCAL_DEF() local
147 FT_UInt count; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/winfonts/
H A Dwinfnt.c346 FT_UShort type_id, count; in fnt_face_get_dll_font() local
617 FT_UInt32 count; member
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-common.hh314 unsigned int count = valueSize; in get_value_or_null() local
H A Dhb-bit-set.hh114 unsigned int count = pages.length; in is_empty() local
339 unsigned int count = other.pages.length; set() local
468 unsigned int count = 0, newCount = 0; process() local
710 unsigned int count = pages.length; get_population() local
719 unsigned count = pages.length; get_min() local
732 unsigned count = pages.length; get_max() local
[all...]
H A Dhb-open-type.hh499 unsigned count = items.len (); in serialize() local
674 unsigned count = items.len (); serialize() local
711 unsigned int count = len; sanitize() local
761 unsigned int count = this->len; subset() local
824 unsigned count = items.len (); serialize() local
839 unsigned int count = get_length (); sanitize() local
888 unsigned int count = lenM1 + 1; sanitize() local
1044 unsigned int count = Type::TerminationWordCount; last_is_terminator() local
1074 unsigned int count = get_length (); sanitize() local
[all...]
H A Dhb-ot-layout.hh162 unsigned int count = buffer->len; in _hb_next_syllable() local
177 unsigned int count = buffer->len; in _hb_clear_syllables() local
365 unsigned int count = buffer->len; in _hb_next_grapheme() local
571 unsigned int count = buffer->len; in _hb_clear_substitution_flags() local
H A Dhb-ot-math-table.hh86 unsigned count = ARRAY_LENGTH (mathValueRecords); in copy() local
99 unsigned int count = ARRAY_LENGTH (mathValueRecords); in sanitize_math_value_records() local
317 unsigned count = 2 * heightCount + 1; in copy() local
328 unsigned int count = 2 * heightCount + 1; in sanitize_math_value_records() local
397 unsigned count = ARRAY_LENGTH (mathKern); copy() local
408 unsigned int count = ARRAY_LENGTH (mathKern); sanitize() local
896 unsigned int count = vertGlyphCount + horizGlyphCount; sanitize_offsets() local
945 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; get_glyph_construction() local
[all...]
H A Dhb-ot-shape-complex-arabic.cc291 unsigned int count = buffer->len; in arabic_joining() local
349 unsigned int count = buffer->len; in mongolian_variation_selectors() local
367 unsigned int count = buffer->len; in setup_masks_arabic_plan() local
434 unsigned int count = buffer->len; in record_stch() local
[all...]
H A Dhb-ot-shape.cc492 unsigned int count = buffer->len; in hb_set_unicode_props() local
606 const auto count = buffer->len; in hb_ensure_native_direction() local
709 unsigned int count = buffer->len; in hb_ot_rotate_chars() local
761 unsigned int count = buffer->len; in hb_ot_shape_setup_masks_fraction() local
830 unsigned int count = buffer->len; hb_ot_zero_width_default_ignorables() local
847 unsigned int count = buffer->len; hb_ot_hide_default_ignorables() local
870 unsigned int count = buffer->len; hb_ot_map_glyphs_fast() local
881 unsigned int count = buffer->len; hb_synthesize_glyph_classes() local
987 unsigned int count = buffer->len; zero_mark_widths_by_gdef() local
1002 unsigned int count = c->buffer->len; hb_ot_position_default() local
1035 unsigned int count = c->buffer->len; hb_ot_position_complex() local
1287 unsigned int count = buffer->len; hb_ot_shape_glyphs_closure() local
[all...]
H A Dhb-repacker.hh724 unsigned count = 0; in wide_parents() local
/third_party/python/Lib/test/
H A Dtest_scope.py460 count = 0 variable in ScopeTests.testLeaks.Foo

Completed in 32 milliseconds

1...<<171172173174175176177178179180>>...254