Home
last modified time | relevance | path

Searched defs:count (Results 2801 - 2825 of 6059) sorted by relevance

1...<<111112113114115116117118119120>>...243

/third_party/skia/gm/
H A Dgradients_2pt_conical.cpp365 const int count = gGradCases[fGradCaseType].fCount; variable
H A Dtexteffects.cpp151 static sk_sp<SkTextBlob> make_text(const SkFont& font, const SkGlyphID glyphs[], int count) { in make_text() argument
156 static sk_sp<SkTextBlob> make_posh(const SkFont& font, const SkGlyphID glyphs[], int count, in make_posh() argument
167 static sk_sp<SkTextBlob> make_pos(const SkFont& font, const SkGlyphID glyphs[], int count, in make_pos() argument
179 trim_with_halo(SkScalar intervals[], int count, SkScalar margin) trim_with_halo() argument
210 int count = blob->getIntercepts(yminmax, nullptr); draw_blob_adorned() local
244 const int count = font.countText(text, length, SkTextEncoding::kUTF8); DEF_SIMPLE_GM() local
[all...]
H A Ddrawatlas.cpp137 int count = font.countText(text, length, SkTextEncoding::kUTF8); in draw_text_on_path() local
H A Dfontmgr.cpp92 int count = std::min(fm->countFamilies(), MAX_FAMILIES); variable
339 int count = std::min(fm->countFamilies(), 32); variable
H A Dtypeface.cpp42 static void applyKerning(SkPoint pos[], const int32_t adjustments[], int count, in applyKerning() argument
30 getGlyphPositions(const SkFont& font, const uint16_t glyphs[], int count, SkScalar x, SkScalar y, SkPoint pos[]) getGlyphPositions() argument
/third_party/skia/modules/skparagraph/include/
H A DParagraph.h113 int count; member
/third_party/skia/modules/skunicode/src/
H A DSkUnicode_client.cpp348 std::unique_ptr<SkBidiIterator> SkUnicode_client::makeBidiIterator(const uint16_t text[], int count, in makeBidiIterator() argument
352 makeBidiIterator(const char text[], int count, SkBidiIterator::Direction dir) makeBidiIterator() argument
/third_party/skia/experimental/sorttoy/
H A DFake.h68 int count() const { return fStack.size(); } in count() function in FakeMCBlob
/third_party/skia/modules/particles/src/
H A DSkParticleEffect.cpp246 bool SkParticleEffect::setUniform(const char* name, const float* val, int count) { in setUniform() argument
326 void SkParticleEffect::runParticleScript(EntryPoint entryPoint, int start, int count) { in runParticleScript() argument
/third_party/skia/modules/skottie/src/animator/
H A DVectorKeyframeAnimator.cpp24 static bool parse_array(const skjson::ArrayValue* ja, float* a, size_t count) { in parse_array() argument
111 size_t count = fVecLen; variable
/third_party/skia/modules/skparagraph/src/
H A DDecorations.cpp146 size_t count = sizeof(intervals) / sizeof(intervals[0]); in ConvertDecorStyle() local
172 auto count = blob->GetIntercepts(bounds, nullptr, &paint); in calculateGaps() local
/third_party/skia/modules/canvaskit/
H A Dmemory.js
/third_party/selinux/libsepol/tests/
H A Dtest-ebitmap.c190 unsigned int bit, count; in test_ebitmap_set_and_get() local
/third_party/skia/bench/
H A DDashBench.cpp41 DashBench(const SkScalar intervals[], int count, int width, in DashBench() argument
101 RectDashBench(const SkScalar intervals[], int count, int width) in RectDashBench() argument
122 int count = SkScalarRoundToInt((pts[1].fX - pts[0].fX) / (2*fWidth)); variable
/third_party/rust/crates/regex/src/
H A Dre_trait.rs83 fn count(self) -> usize { in count() functions
/third_party/selinux/libselinux/src/
H A Dsetrans_client.c92 ssize_t count, expected; in send_request() local
141 ssize_t count; in receive_response() local
[all...]
/third_party/selinux/libsepol/src/
H A Debitmap.c233 unsigned int count = 0; in ebitmap_cardinality() local
543 uint32_t buf[3], mapsize, count, i; in ebitmap_read() local
/third_party/spirv-tools/source/opt/
H A Ddef_use_manager.cpp189 uint32_t count = 0; in NumUsers() local
199 uint32_t count = 0; in NumUses() local
[all...]
H A Deliminate_dead_output_stores_pass.cpp48 AnyLocsAreLive(uint32_t start, uint32_t count) AnyLocsAreLive() argument
H A Dscalar_analysis_simplification.cpp327 int64_t count = pair.second; in SimplifyPolynomial() local
[all...]
/third_party/spirv-tools/source/
H A Dtable.h68 const uint32_t count; member
82 const uint32_t count; member
87 const uint32_t count; member
92 const uint32_t count; member
97 const uint32_t count; member
/third_party/spirv-tools/test/opt/
H A Ddef_use_test.cpp42 uint32_t count = 0; in NumUses() local
/third_party/spirv-tools/test/
H A Dunit_spirv.h91 size_t count = 0; in PrintTo() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSeparateShaderTests.cpp279 int count; member
[all...]
H A Des31fUniformLocationTests.cpp160 const int count = to - from; in shuffledRange() local
[all...]

Completed in 21 milliseconds

1...<<111112113114115116117118119120>>...243