Home
last modified time | relevance | path

Searched defs:shallowCopy (Results 1 – 10 of 10) sorted by relevance

/third_party/protobuf/js/experimental/runtime/kernel/
Dstorage.js53 shallowCopy() {} method in Storage
Dbinary_storage.js121 shallowCopy() { method in BinaryStorage
Dfield.js169 shallowCopy() { method in Field
Dkernel.js408 shallowCopy() { method in Kernel
/third_party/flutter/skia/src/image/
DSkImage_Raster.cpp155 SkBitmap shallowCopy(fBitmap); in onReadPixels() local
/third_party/skia/src/image/
DSkImage_Raster.cpp192 SkBitmap shallowCopy(fBitmap); in onReadPixels() local
/third_party/node/deps/npm/node_modules/dashdash/lib/
Ddashdash.js34 function shallowCopy(obj) { function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.cpp1025 TIntermAggregate *TIntermAggregate::shallowCopy() const in shallowCopy() function in sh::TIntermAggregate
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.cpp1177 TIntermAggregate *TIntermAggregate::shallowCopy() const in shallowCopy() function in sh::TIntermAggregate
/third_party/glslang/glslang/Include/
DTypes.h1750 void shallowCopy(const TType& copyOf) in shallowCopy() function