Home
last modified time | relevance | path

Searched defs:shallowCopy (Results 1 – 7 of 7) 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/skia/src/image/
DSkImage_Raster.cpp192 SkBitmap shallowCopy(fBitmap); in onReadPixels() local
/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.h1715 void shallowCopy(const TType& copyOf) in shallowCopy() function