Home
last modified time | relevance | path

Searched defs:dst (Results 2251 - 2275 of 3017) sorted by relevance

1...<<919293949596979899100>>...121

/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
H A Dproxy.c312 store_in_buffer(const void *src, size_t src_size, void **dst, size_t *dst_size) in store_in_buffer() argument
332 get_from_buffer(void **src, size_t *src_size, void *dst, size_t max_size) in get_from_buffer() argument
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_new_connection.c150 char *dst; in strcopy() local
H A Dtest_notls.c129 char *dst; in strcopy() local
H A Dtest_request_response.c132 char *dst; in strcopy() local
/third_party/skia/tests/
H A DVkHardwareBufferTest.cpp1177 uint32_t* dst = bufferAddr; in run_test() local
H A DBlurTest.cpp180 SkMask src, dst; in ground_truth_2d() local
391 const auto dst = mf->approximateFilteredBounds(src); DEF_TEST() local
[all...]
H A DProcessorTest.cpp381 static bool log_pixels(GrColor* pixels, int widthHeight, SkString* dst) { in log_pixels() argument
389 static bool log_texture_view(GrDirectContext* dContext, GrSurfaceProxyView src, SkString* dst) { in log_texture_view() argument
H A DRoundRectTest.cpp521 SkRRect dst; in assert_transform_failure() local
548 SkRRect dst; test_transform_helper() local
940 SkRRect dst; test_issue_2696() local
[all...]
H A DReadWritePixelsGpuTest.cpp997 auto dst = dstFactory(dstInfo); gpu_write_pixels_test_driver() local
[all...]
H A DMatrixTest.cpp131 SkRect src, dst; in test_matrix_recttorect() local
638 naive_homogeneous_mapping(const SkMatrix& m, const SkPoint3& src, const SkPoint3& dst) naive_homogeneous_mapping() argument
684 SkPoint3 dst[kTripleCount]; test_matrix_homogeneous() local
693 SkPoint3 dst[kTripleCount]; test_matrix_homogeneous() local
703 SkPoint3 dst; test_matrix_homogeneous() local
717 SkPoint3 dst; test_matrix_homogeneous() local
731 SkPoint3 dst; test_matrix_homogeneous() local
747 SkPoint3 dst; test_matrix_homogeneous() local
762 SkPoint3 dst; test_matrix_homogeneous() local
1000 SkRect dst[4]; DEF_TEST() local
[all...]
/third_party/skia/src/shaders/gradients/
H A DSkGradientShader.cpp470 dst = common.makeColorSpace(dstInfo.refColorSpace()); in onProgram() local
631 SkColor4fXformer(const SkColor4f* colors, int colorCount, SkColorSpace* src, SkColorSpace* dst) SkColor4fXformer() argument
[all...]
/third_party/skia/src/pdf/
H A DSkPDFFont.cpp51 void SkPDFFont::GetType1GlyphNames(const SkTypeface& face, SkString* dst) { in GetType1GlyphNames() argument
/third_party/skia/src/ports/
H A DSkScalerContext_win_dw.cpp869 uint8_t* SK_RESTRICT dst = static_cast<uint8_t*>(glyph.fImage); in BilevelToBW() local
910 uint8_t* SK_RESTRICT dst = static_cast<uint8_t*>(glyph.fImage); in GrayscaleToA8() local
927 uint8_t* SK_RESTRICT dst = static_cast<uint8_t*>(glyph.fImage); in RGBToA8() local
946 uint16_t* SK_RESTRICT dst = static_cast<uint16_t*>(glyph.fImage); RGBToLcd16() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DCommandBufferVk.cpp559 auto& dst = copy->destination; in RecordCommands() local
602 auto& dst = copy->destination; in RecordCommands() local
639 TextureCopy& dst = copy->destination; RecordCommands() local
[all...]
H A DDeviceVk.cpp678 CopyFromStagingToTexture(const StagingBufferBase* source, const TextureDataLayout& src, TextureCopy* dst, const Extent3D& copySizePixels) CopyFromStagingToTexture() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DDeviceD3D12.cpp495 CopyFromStagingToTexture(const StagingBufferBase* source, const TextureDataLayout& src, TextureCopy* dst, const Extent3D& copySizePixels) CopyFromStagingToTexture() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
H A DDeviceNull.cpp218 CopyFromStagingToTexture(const StagingBufferBase* source, const TextureDataLayout& src, TextureCopy* dst, const Extent3D& copySizePixels) CopyFromStagingToTexture() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DBufferZeroInitTests.cpp1207 wgpu::ImageCopyBuffer dst = in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DCommandBufferGL.cpp645 auto& dst in Execute() local
474 CopyTextureToTextureWithBlit(const OpenGLFunctions& gl, const TextureCopy& src, const TextureCopy& dst, const Extent3D& copySize) CopyTextureToTextureWithBlit() argument
684 auto& dst = copy->destination; Execute() local
796 auto& dst = copy->destination; Execute() local
[all...]
/third_party/openssl/crypto/ec/
H A Decp_nistz256.c177 static void copy_conditional(BN_ULONG dst[P256_LIMBS], in copy_conditional() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-algs.hh777 hb_memcpy (void *__restrict dst, const void *__restrict src, size_t len) in hb_memcpy() argument
H A Dhb-ot-color-cbdt-table.hh565 auto *dst = c->serializer->start_embed<IndexSubtableArray> (); in subset() local
/third_party/python/Modules/_ctypes/
H A Dcfield.c204 CDataObject *dst; in PyCField_set() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp1756 int64_t dst = fieldFromInstruction(insn, 5, 14); in DecodeTestAndBranch() local
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_io.cpp387 ucnv_io_stripASCIIForCompare(char *dst, const char *name) { in ucnv_io_stripASCIIForCompare() argument
422 ucnv_io_stripEBCDICForCompare(char *dst, const char *name) { in ucnv_io_stripEBCDICForCompare() argument

Completed in 44 milliseconds

1...<<919293949596979899100>>...121