Home
last modified time | relevance | path

Searched defs:copy (Results 476 - 500 of 673) sorted by relevance

1...<<11121314151617181920>>...27

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTransformFeedbackTest.cpp711 auto copy = []() { in TEST_P() local
/third_party/skia/src/image/
H A DSkImage_Gpu.cpp196 auto copy = GrSurfaceProxy::Copy(rContext.get(), in MakeWithVolatileSrc() local
H A DSkImage.cpp431 auto copy = GrCopyBaseMipMapToView(rContext, view); in FindOrMakeCachedMipmappedView() local
/third_party/skia/src/core/
H A DSkRecorder.cpp106 T* SkRecorder::copy(const T* src) { in copy() function in SkRecorder
116 T* SkRecorder::copy(const T src[], size_t count) { in copy() function in SkRecorder
131 char* SkRecorder::copy(const char src[], size_t count) { in copy() function in SkRecorder
142 char* SkRecorder::copy(const char* src) { in copy() function in SkRecorder
[all...]
H A DSkStroke.cpp435 SkPath::Iter copy = *iter; in has_valid_tangent() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DTexture.cpp388 bool Texture::copy(egl::Image *source, const sw::SliceRect &sourceRect, GLint xoffset, GLint yoffset, GLint zoffset, egl::Image *dest) in copy() function in es2::Texture
H A Dutilities.cpp427 GLenum ValidateSubImageParams(bool compressed, bool copy, GLenum target, GLint level, GLint xoffset, GLint yoffset, in ValidateSubImageParams() argument
471 GLenum ValidateSubImageParams(bool compressed, bool copy, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, in ValidateSubImageParams() argument
/third_party/openssl/ssl/
H A Dssl_sess.c541 int copy = 1; in lookup_sess_in_cache() local
1337 SSL_CTX_sess_set_get_cb(SSL_CTX *ctx, SSL_SESSION *(*cb) (struct ssl_st *ssl, const unsigned char *data, int len, int *copy)) SSL_CTX_sess_set_get_cb() argument
[all...]
/third_party/openssl/ohos_lite/crypto/ec/
H A Dec_local.h609 int (*copy)(EC_KEY *dest, const EC_KEY *src); member
/third_party/skia/third_party/externals/jinja2/
H A Dcompiler.py168 def copy(self): member in Frame
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtitvinf.cpp812 UnicodeString* copy = new UnicodeString[kIPI_MAX_INDEX]; in copyHash() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DCommandBufferVk.cpp524 CopyBufferToBufferCmd* copy = mCommands.NextCommand<CopyBufferToBufferCmd>(); in RecordCommands() local
552 CopyBufferToTextureCmd* copy = mCommands.NextCommand<CopyBufferToTextureCmd>(); RecordCommands() local
595 CopyTextureToBufferCmd* copy = mCommands.NextCommand<CopyTextureToBufferCmd>(); RecordCommands() local
631 CopyTextureToTextureCmd* copy = RecordCommands() local
874 VkBufferCopy copy; RecordCommands() local
[all...]
H A DDeviceVk.cpp666 VkBufferCopy copy; in CopyFromStagingToBuffer() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DCompressedTextureFormatTests.cpp130 wgpu::CommandBuffer copy = encoder.Finish(); in InitializeDataInCompressedTexture() local
293 wgpu::CommandBuffer copy = encoder.Finish(); in CreateTextureFromTexture() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DCommandBufferGL.cpp616 CopyBufferToBufferCmd* copy = mCommands.NextCommand<CopyBufferToBufferCmd>(); in Execute() local
638 CopyBufferToTextureCmd* copy = mCommands.NextCommand<CopyBufferToTextureCmd>(); Execute() local
677 CopyTextureToBufferCmd* copy = mCommands.NextCommand<CopyTextureToBufferCmd>(); Execute() local
788 CopyTextureToTextureCmd* copy = Execute() local
[all...]
/third_party/openssl/crypto/ec/
H A Decp_nistp224.c792 const limb copy = -icopy; in copy_conditional() local
/third_party/python/Lib/test/
H A Dtest_ordered_dict.py3 import copy namespace
[all...]
H A Dtest_copy.py3 import copy namespace
[all...]
/third_party/python/Modules/_decimal/tests/
H A Ddeccheck.py41 from copy import copy namespace
/third_party/python/Lib/
H A Dmailbox.py14 import copy namespace
/third_party/python/Lib/logging/
H A Dhandlers.py30 import copy namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c993 sopno copy; in repeat() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregcomp.c1121 sopno copy; in repeat() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSTLExtras.h1234 OutputIt copy(R &&Range, OutputIt Out) { in copy() function
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database.cc570 void* copy = operator new(size); in AddCopy() local

Completed in 45 milliseconds

1...<<11121314151617181920>>...27