| /third_party/skia/src/effects/ |
| H A D | Sk1DPathEffect.cpp | 135 static bool morphpoints(SkPoint dst[], const SkPoint src[], int count, in morphpoints() argument 166 morphpath(SkPath* dst, const SkPath& src, SkPathMeasure& meas, SkScalar dist) morphpath() argument [all...] |
| H A D | Sk2DPathEffect.cpp | 49 SkPoint src, dst; in nextSpan() local 128 SkPoint src[2], dstP[2]; global() variable [all...] |
| H A D | SkOpPathEffect.cpp | 23 bool SkOpPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() argument 114 bool SkMatrixPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRe argument 143 onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, const SkMatrix&) const onFilterPath() argument 199 onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, const SkRect*, const SkMatrix&) const onFilterPath() argument [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrStyle.cpp | 175 bool GrStyle::applyToPath(SkPath* dst, SkStrokeRec::InitStyle* style, const SkPath& src, in applyToPath() argument 163 applyPathEffectToPath(SkPath *dst, SkStrokeRec *remainingStroke, const SkPath &src, SkScalar resScale) const applyPathEffectToPath() argument [all...] |
| H A D | GrSurfaceProxyView.h | 98 Copy(GrRecordingContext* context, GrSurfaceProxyView src, GrMipmapped mipMapped, SkIRect srcRect, SkBackingFit fit, SkBudgeted budgeted) Copy() argument 114 Copy(GrRecordingContext* rContext, GrSurfaceProxyView src, GrMipmapped mipMapped, SkBackingFit fit, SkBudgeted budgeted) Copy() argument [all...] |
| H A D | SurfaceContext.h | 176 testCopy(sk_sp<GrSurfaceProxy> src, const SkIRect& srcRect, const SkIPoint& dstPoint) testCopy() argument 180 testCopy(sk_sp<GrSurfaceProxy> src) testCopy() argument [all...] |
| /third_party/skia/src/image/ |
| H A D | SkImage_Base.h | 235 CopyView(GrRecordingContext* context, GrSurfaceProxyView src, GrMipmapped mipmapped, GrImageTexGenPolicy policy) CopyView() argument
|
| H A D | SkSurface_Raster.cpp | 116 void SkSurface_Raster::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() argument
|
| /third_party/skia/samplecode/ |
| H A D | SamplePathClip.cpp | 174 static void snap(SkPoint dst[], const SkPoint src[], int count) { in snap() argument
|
| /third_party/skia/src/core/ |
| H A D | Sk4px.h | 109 static void MapSrc(int n, SkPMColor* dst, const SkPMColor* src, const Fn& fn) { in MapSrc() argument 141 MapDstSrc(int n, SkPMColor* dst, const SkPMColor* src, const Fn& fn) MapDstSrc() argument 201 MapDstSrcAlpha(int n, SkPMColor* dst, const SkPMColor* src, const SkAlpha* a, const Fn& fn) MapDstSrcAlpha() argument [all...] |
| H A D | SkMaskGamma.cpp | 79 const float src = (float)srcI / 255.0f; in SkTMaskGamma_build_correcting_lut() local
|
| H A D | SkPointPriv.h | 72 static void RotateCCW(const SkPoint& src, SkPoint* dst) { in RotateCCW() argument 83 static void RotateCW(const SkPoint& src, SkPoint* dst) { in RotateCW() argument
|
| H A D | SkMatrixPriv.h | 47 InverseMapRect(const SkMatrix& mx, SkRect* dst, const SkRect& src) InverseMapRect() 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 | SkMatrixImageFilter.cpp | 121 SkIRect SkMatrixImageFilter::onFilterNodeBounds(const SkIRect& src, cons argument [all...] |
| H A D | SkYUVAPixmaps.cpp | 209 SkYUVAPixmaps SkYUVAPixmaps::MakeCopy(const SkYUVAPixmaps& src) { in MakeCopy() argument
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkImageImageFilter.cpp | 82 SkRect src, dst; in CreateProc() local 162 onFilterNodeBounds(const SkIRect& src, const SkMatrix& ctm, MapDirection direction, const SkIRect* inputRect) const onFilterNodeBounds() argument [all...] |
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DBuffer.cpp | 149 bool GrD3DBuffer::onUpdateData(const void* src, size_t size) { in onUpdateData() argument
|
| /third_party/skia/src/gpu/gl/ |
| H A D | GrGLBuffer.cpp | 262 bool GrGLBuffer::onUpdateData(const void* src, size_t srcSizeInBytes) { in onUpdateData() argument
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkMSAALoadManager.cpp | 116 loadMSAAFromResolve(GrVkGpu* gpu, GrVkCommandBuffer* commandBuffer, const GrVkRenderPass& renderPass, GrAttachment* dst, GrVkImage* src, const SkIRect& rect) loadMSAAFromResolve() argument [all...] |
| /third_party/skia/src/images/ |
| H A D | SkJpegEncoder.cpp | 167 std::unique_ptr<SkEncoder> SkJpegEncoder::Make(SkWStream* dst, const SkPixmap& src, in Make() argument 205 SkJpegEncoder::SkJpegEncoder(std::unique_ptr<SkJpegEncoderMgr> encoderMgr, const SkPixmap& src) in SkJpegEncoder() argument 252 Encode(SkWStream* dst, const SkPixmap& src, const Options& options) Encode() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| 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 CopyAttachmentReferences(VkAttachmentReference *dst, const T *src, uint32_t count) CopyAttachmentReferences() argument 95 CopySubpassDependencies(VkSubpassDependency *dst, const T *src, uint32_t count) CopySubpassDependencies() argument [all...] |
| /third_party/openssl/providers/implementations/macs/ |
| H A D | gmac_prov.c | 77 struct gmac_data_st *src = vsrc; in gmac_dup() local
|
| H A D | blake2_mac_impl.c | 60 struct blake2_mac_data_st *src = vsrc; in blake2_mac_dup() local
|
| H A D | cmac_prov.c | 82 struct cmac_data_st *src = vsrc; in cmac_dup() local
|
| /third_party/openssl/providers/common/ |
| H A D | provider_util.c | 35 int ossl_prov_cipher_copy(PROV_CIPHER *dst, const PROV_CIPHER *src) in ossl_prov_cipher_copy() argument 151 int ossl_prov_digest_copy(PROV_DIGEST *dst, const PROV_DIGEST *src) in ossl_prov_digest_copy() argument [all...] |