| /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/src/core/ |
| 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/gpu/ |
| 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 | SkSurface_Raster.cpp | 116 void SkSurface_Raster::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() argument
|
| /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
|
| H A D | poly1305_prov.c | 63 struct poly1305_data_st *src = vsrc; in poly1305_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...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
| H A D | MtxHeadBuilder.java | 68 public void initFrom(FontHeaderTable src) { in initFrom() argument
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/ |
| H A D | PostScriptTableBuilder.java | 361 public void initV1From(PostScriptTable src) { in initV1From() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_memory_test.cpp | 181 char src[] = R"( in TEST_F() local 223 char src[] = R"( in TEST_F() local 293 char src[] = R"( in TEST_F() local
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | imageio_util.c | 140 void ImgIoUtilCopyPlane(const uint8_t* src, int src_stride, in ImgIoUtilCopyPlane() argument
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | alpha_processing_sse41.c | 45 const __m128i* src = (const __m128i*)argb; in ExtractAlpha_SSE41() local
|
| H A D | filters.c | 32 static WEBP_INLINE void PredictLine_C(const uint8_t* src, const uint8_t* pred, in PredictLine_C() argument
|
| H A D | filters_mips_dsp_r2.c | 104 PredictLine_MIPSdspR2(const uint8_t* src, uint8_t* dst, int length) PredictLine_MIPSdspR2() argument [all...] |
| H A D | filters_msa.c | 22 static WEBP_INLINE void PredictLineInverse0(const uint8_t* src, in PredictLineInverse0() argument
|
| H A D | lossless_enc_sse41.c | 61 const uint32_t* const src = argb + y * stride; in CollectColorBlueTransforms_SSE41() local 105 const uint32_t* const src = argb + y * stride; in CollectColorRedTransforms_SSE41() local
|