Home
last modified time | relevance | path

Searched defs:copy (Results 176 - 200 of 673) sorted by relevance

12345678910>>...27

/third_party/skia/src/gpu/
H A DGrSurfaceProxyView.h104 auto copy = GrSurfaceProxy::Copy(context, in Copy() local
119 auto copy = GrSurfaceProxy::Copy(rContext, in Copy() local
/third_party/skia/src/core/
H A DSkDescriptor.cpp64 std::unique_ptr<SkDescriptor> SkDescriptor::copy() const { in copy() function in SkDescriptor
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBuffer.cpp100 void FrameBuffer::copy(sw::Surface *source) in copy() function in sw::FrameBuffer
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dutrans.cpp125 void ReplaceableGlue::copy(int32_t start, int32_t limit, int32_t dest) { in copy() function in ReplaceableGlue
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DSamplerFilterAnisotropicTests.cpp135 wgpu::CommandBuffer copy = encoder.Finish(); in InitTexture() local
H A DSamplerTests.cpp114 wgpu::CommandBuffer copy = encoder.Finish(); variable
/third_party/skia/third_party/externals/dawn/examples/
H A DCppHelloTriangle.cpp84 wgpu::CommandBuffer copy = encoder.Finish(); in initTextures() local
/third_party/skia/third_party/externals/brotli/research/
H A Ddraw_histogram.cc84 int copy, pos, distance, x, y; in BuildHistogram() local
/third_party/openssl/test/
H A Dffc_internal_test.c669 FFC_PARAMS *params, copy; in ffc_params_copy_test() local
/third_party/optimized-routines/string/bench/
H A Dmemcpy.c112 static copy_t copy[MAX_COPIES]; variable
[all...]
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfcodes.c46 } copy; /* if EXT or COPY, where and how much */ member
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-shape-plan.cc59 hb_shape_plan_key_t::init (bool copy, in init() argument
/third_party/python/Lib/tkinter/
H A Dfont.py125 def copy(self): member in Font
/third_party/python/Lib/test/
H A Dtest_http_cookies.py3 import copy namespace
H A Dtest_dictviews.py2 import copy namespace
H A Dtest_slice.py8 import copy namespace
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringRef.h153 LLVM_NODISCARD StringRef copy(Allocator &A) const { in copy() function in llvm::StringRef
/third_party/skia/third_party/externals/zlib/
H A Dgzwrite.c204 unsigned have, copy; local
[all...]
H A Dinfback.c263 unsigned copy; /* number of stored or match bytes to copy */ local
[all...]
/third_party/skia/tools/skdiff/
H A Dskdiff_utils.cpp94 SkBitmap copy; in write_bitmap() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringRef.h169 LLVM_NODISCARD StringRef copy(Allocator &A) const { in copy() function in llvm::StringRef
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMapFieldLite.java190 private static Object copy(Object object) { in copy() method in MapFieldLite
204 static <K, V> Map<K, V> copy(Map<K, V> map) { in copy() method in MapFieldLite
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
H A Dmessage_test.py46 import copy namespace
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.cc92 stringpiece_ssize_type StringPiece::copy(char* buf, in copy() function in google::protobuf::StringPiece
/third_party/skia/gm/
H A Dall_bitmap_configs.cpp39 SkBitmap copy; in copy_bitmap() local

Completed in 15 milliseconds

12345678910>>...27