| /third_party/skia/src/core/ |
| H A D | SkTextBlobPriv.h | 66 RunRecord(uint32_t count, uint32_t textSize, const SkPoint& offset, const SkFont& font, GlyphPositioning pos) in RunRecord() argument
|
| H A D | SkEndian.h | 41 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 D | SkDescriptor.cpp | 50 int count = fCount; in findEntry() local 105 uint32_t count = fCount; in isValid() local
|
| H A D | SkMaskCache.cpp | 166 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 D | SkPointPriv.h | 22 static bool AreFinite(const SkPoint array[], int count) { in AreFinite() argument
|
| H A D | SkSharedMutex.cpp | 112 int count() const { in count() function in SkSharedMutex::ThreadIDSet [all...] |
| H A D | SkMatrixPriv.h | 85 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 D | SkRect.cpp | 67 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 D | Sk1DPathEffect.cpp | 135 static bool morphpoints(SkPoint dst[], const SkPoint src[], int count, in morphpoints() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrStyle.cpp | 52 int32_t count = style.dashIntervalCnt(); in WriteKey() local
|
| H A D | GrManagedResource.h | 90 auto count = this->getRefCnt(); in ~GrManagedResource() local [all...] |
| /third_party/skia/src/gpu/text/ |
| H A D | GrAtlasManager.h | 113 static int count = 0; variable
|
| /third_party/skia/samplecode/ |
| H A D | SamplePathClip.cpp | 137 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 D | SampleChart.cpp | 15 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 D | GrConvexPolyEffect.cpp | 198 int count = d->fRandom->nextULessThan(kMaxEdges) + 1; in TestCreate() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | parseConst.cpp | 188 int count = 0; in visitConstantUnion() local 201 int count = 0; in visitConstantUnion() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Stream.hpp | 100 unsigned char count; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkFramebuffer.cpp | 83 const uint32_t count = std::min(clearValueCount, attachmentCount); in executeLoadOp() local
|
| H A D | VkRenderPass.cpp | 50 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 D | VkSurfaceKHR.cpp | 103 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 D | WritableFontData.java | 206 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 D | RecordList.java | 19 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 D | RecordsTable.java | 81 public int count() { in count() method in RecordsTable.Builder
|
| /third_party/skia/third_party/externals/spirv-cross/tests-other/ |
| H A D | c_api_test.c | 68 size_t count = 0; in dump_resource_list() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | transformation_add_bit_instruction_synonym.cpp | 203 const uint32_t count = fuzzerutil::MaybeGetIntegerConstant( in AddOpBitwiseOrOpNotSynonym() local
|