Home
last modified time | relevance | path

Searched defs:src (Results 1226 - 1250 of 4049) sorted by relevance

1...<<41424344454647484950>>...162

/third_party/skia/src/effects/
H A DSk1DPathEffect.cpp135 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 DSk2DPathEffect.cpp49 SkPoint src, dst; in nextSpan() local
128 SkPoint src[2], dstP[2]; global() variable
[all...]
H A DSkOpPathEffect.cpp23 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 DGrStyle.cpp175 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 DGrSurfaceProxyView.h98 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 DSurfaceContext.h176 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 DSkImage_Base.h235 CopyView(GrRecordingContext* context, GrSurfaceProxyView src, GrMipmapped mipmapped, GrImageTexGenPolicy policy) CopyView() argument
H A DSkSurface_Raster.cpp116 void SkSurface_Raster::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() argument
/third_party/skia/samplecode/
H A DSamplePathClip.cpp174 static void snap(SkPoint dst[], const SkPoint src[], int count) { in snap() argument
/third_party/skia/src/core/
H A DSk4px.h109 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 DSkMaskGamma.cpp79 const float src = (float)srcI / 255.0f; in SkTMaskGamma_build_correcting_lut() local
H A DSkPointPriv.h72 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 DSkMatrixPriv.h47 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 DSkMatrixImageFilter.cpp121 SkIRect SkMatrixImageFilter::onFilterNodeBounds(const SkIRect& src, cons argument
[all...]
H A DSkYUVAPixmaps.cpp209 SkYUVAPixmaps SkYUVAPixmaps::MakeCopy(const SkYUVAPixmaps& src) { in MakeCopy() argument
/third_party/skia/src/effects/imagefilters/
H A DSkImageImageFilter.cpp82 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 DGrD3DBuffer.cpp149 bool GrD3DBuffer::onUpdateData(const void* src, size_t size) { in onUpdateData() argument
/third_party/skia/src/gpu/gl/
H A DGrGLBuffer.cpp262 bool GrGLBuffer::onUpdateData(const void* src, size_t srcSizeInBytes) { in onUpdateData() argument
/third_party/skia/src/gpu/vk/
H A DGrVkMSAALoadManager.cpp116 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 DSkJpegEncoder.cpp167 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 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 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 Dgmac_prov.c77 struct gmac_data_st *src = vsrc; in gmac_dup() local
H A Dblake2_mac_impl.c60 struct blake2_mac_data_st *src = vsrc; in blake2_mac_dup() local
H A Dcmac_prov.c82 struct cmac_data_st *src = vsrc; in cmac_dup() local
/third_party/openssl/providers/common/
H A Dprovider_util.c35 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...]

Completed in 12 milliseconds

1...<<41424344454647484950>>...162