Home
last modified time | relevance | path

Searched defs:count (Results 3576 - 3600 of 15978) sorted by relevance

1...<<141142143144145146147148149150>>...640

/third_party/skia/src/core/
H A DSkTextBlobPriv.h66 RunRecord(uint32_t count, uint32_t textSize, const SkPoint& offset, const SkFont& font, GlyphPositioning pos) in RunRecord() argument
H A DSkEndian.h41 static inline void SkEndianSwap16s(uint16_t array[], int count) { in SkEndianSwap16s() argument
70 static inline void SkEndianSwap32s(uint32_t array[], int count) { in SkEndianSwap32s() argument
106 static inline void SkEndianSwap64s(uint64_t array[], int count) { in SkEndianSwap64s() argument
H A DSkDescriptor.cpp50 int count = fCount; in findEntry() local
105 uint32_t count = fCount; in isValid() local
H A DSkMaskCache.cpp166 FindAndRef(SkScalar sigma, SkBlurStyle style, const SkRect rects[], int count, SkMask* mask, SkResourceCache* localCache) FindAndRef() argument
180 Add(SkScalar sigma, SkBlurStyle style, const SkRect rects[], int count, const SkMask& mask, SkCachedData* data, SkResourceCache* localCache) Add() argument
H A DSkPointPriv.h22 static bool AreFinite(const SkPoint array[], int count) { in AreFinite() argument
H A DSkSharedMutex.cpp112 int count() const { in count() function in SkSharedMutex::ThreadIDSet
[all...]
H A DSkMatrixPriv.h85 static void MapPointsWithStride(const SkMatrix& mx, SkPoint pts[], size_t stride, int count) { in MapPointsWithStride() argument
134 MapPointsWithStride(const SkMatrix& mx, SkPoint dst[], size_t dstStride, const SkPoint src[], size_t srcStride, int count) MapPointsWithStride() argument
[all...]
H A DSkRect.cpp67 bool SkRect::setBoundsCheck(const SkPoint pts[], int count) { in setBoundsCheck() argument
107 void SkRect::setBoundsNoCheck(const SkPoint pts[], int count) { in setBoundsNoCheck() argument
[all...]
/third_party/skia/src/effects/
H A DSk1DPathEffect.cpp135 static bool morphpoints(SkPoint dst[], const SkPoint src[], int count, in morphpoints() argument
/third_party/skia/src/gpu/
H A DGrStyle.cpp52 int32_t count = style.dashIntervalCnt(); in WriteKey() local
H A DGrManagedResource.h90 auto count = this->getRefCnt(); in ~GrManagedResource() local
[all...]
/third_party/skia/src/gpu/text/
H A DGrAtlasManager.h113 static int count = 0; variable
/third_party/skia/samplecode/
H A DSamplePathClip.cpp137 int count = clip_line(bounds, p0, p1, verts); in draw_clipped_line() local
174 static void snap(SkPoint dst[], const SkPoint src[], int count) { in snap() argument
251 DragPolyClick(SkPoint poly[], int count) : fPoly(poly), fCount(count) in DragPolyClick() argument
H A DSampleChart.cpp15 static void gen_data(SkScalar yAvg, SkScalar ySpread, int count, SkTDArray<SkScalar>* dataPts) { in gen_data() argument
[all...]
/third_party/skia/src/gpu/effects/
H A DGrConvexPolyEffect.cpp198 int count = d->fRandom->nextULessThan(kMaxEdges) + 1; in TestCreate() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DparseConst.cpp188 int count = 0; in visitConstantUnion() local
201 int count = 0; in visitConstantUnion() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DStream.hpp100 unsigned char count; member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFramebuffer.cpp83 const uint32_t count = std::min(clearValueCount, attachmentCount); in executeLoadOp() local
H A DVkRenderPass.cpp50 void CopySubpasses(VkSubpassDescription *dst, const T *src, uint32_t count) in CopySubpasses() argument
68 void CopyAttachmentDescriptions(VkAttachmentDescription *dst, const T *src, uint32_t count) in CopyAttachmentDescriptions() argument
85 void CopyAttachmentReferences(VkAttachmentReference *dst, const T *src, uint32_t count) in CopyAttachmentReferences() argument
95 void CopySubpassDependencies(VkSubpassDependency *dst, const T *src, uint32_t count) in CopySubpassDependencies() argument
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DVkSurfaceKHR.cpp103 uint32_t count = getSurfaceFormatsCount(); in getSurfaceFormats() local
128 uint32_t count = getPresentModeCount(); in getPresentModes() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DWritableFontData.java206 public int writePadding(int index, int count) { in writePadding() argument
218 public int writePadding(int index, int count, byte pad) { in writePadding() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRecordList.java19 private int count; field in RecordList
61 public int count() { in count() method in RecordList
72 private int sizeOfList(int count) { in sizeOfList() argument
[all...]
H A DRecordsTable.java81 public int count() { in count() method in RecordsTable.Builder
/third_party/skia/third_party/externals/spirv-cross/tests-other/
H A Dc_api_test.c68 size_t count = 0; in dump_resource_list() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_bit_instruction_synonym.cpp203 const uint32_t count = fuzzerutil::MaybeGetIntegerConstant( in AddOpBitwiseOrOpNotSynonym() local

Completed in 14 milliseconds

1...<<141142143144145146147148149150>>...640