/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Compiler.cpp | 361 ShCompilerInstance::ShCompilerInstance(ShCompilerInstance &&other) in ShCompilerInstance() argument 367 ShCompilerInstance &ShCompilerInstance::operator=(ShCompilerInstance &&other) in operator =() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | vector_utils.h | 192 VectorBase(const VectorBase<Dimension, Type2> &other) VectorBase() argument 363 operator +=( const Vector<Dimension, Type> &other) operator +=() argument 374 operator -=( const Vector<Dimension, Type> &other) operator -=() argument 385 operator *=( const Vector<Dimension, Type> &other) operator *=() argument 396 operator /=( const Vector<Dimension, Type> &other) operator /=() argument 407 operator *=(Type other) operator *=() argument 417 operator /=(Type other) operator /=() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
H A D | IntermRebuild.h | 101 BaseResult(BaseResult &&other) = default; member in sh::TIntermRebuild::BaseResult
|
/third_party/skia/third_party/externals/spirv-tools/source/util/ |
H A D | ilist.h | 317 Splice(iterator where, IntrusiveList<NodeType>* other, iterator first, iterator last) Splice() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | ResourceVk.cpp | 59 Resource::Resource(Resource &&other) : Resource() in Resource() argument 94 ReadWriteResource::ReadWriteResource(ReadWriteResource &&other) : ReadWriteResource() in ReadWriteResource() argument 128 SharedGarbage::SharedGarbage(SharedGarbage &&other) in SharedGarbage() argument 170 ResourceUseList::ResourceUseList(ResourceUseList &&other) in ResourceUseList() argument
|
/third_party/skia/src/gpu/ |
H A D | GrColorSpaceXform.cpp | 81 const GrColorSpaceXformEffect& other = s.cast<GrColorSpaceXformEffect>(); in onIsEqual() local
|
H A D | GrRecordingContext.cpp | 36 GrRecordingContext::ProgramData::ProgramData(ProgramData&& other) in ProgramData() argument
|
H A D | GrProcessorSet.h | 76 Analysis& operator=(const Analysis &other) = default; member in GrProcessorSet::Analysis
|
H A D | GrProgramDesc.h | 108 GrProgramDesc(const GrProgramDesc& other) = default; member in GrProgramDesc 109 GrProgramDesc& operator=(const GrProgramDesc &other) = default; member in GrProgramDesc
|
/third_party/skia/src/core/ |
H A D | SkBlockAllocator.cpp | 150 void SkBlockAllocator::stealHeapBlocks(SkBlockAllocator* other) { in stealHeapBlocks() argument [all...] |
H A D | SkSharedMutex.cpp | 108 void swap(ThreadIDSet& other) { in swap() argument
|
H A D | SkRasterClip.cpp | 222 const SkAAClip* other; in op() local
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
H A D | ReverseChainSingleSubst.java | 65 protected Builder(Builder other) { in Builder() argument
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/chaincontextsubst/ |
H A D | InnerArraysFmt3.java | 54 protected Builder(Builder other) { in Builder() argument
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
H A D | RecordList.java | 40 protected RecordList(RecordList<T> other) { in RecordList() argument
|
H A D | RecordsTable.java | 68 protected Builder(RecordsTable.Builder<T, R> other) { in Builder() argument
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/contextsubst/ |
H A D | DoubleRecordTable.java | 49 public Builder(Builder<T> other) { in Builder() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
H A D | ilist.h | 317 Splice(iterator where, IntrusiveList<NodeType>* other, iterator first, iterator last) Splice() argument
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationsettings.cpp | 30 CollationSettings::CollationSettings(const CollationSettings &other) in CollationSettings() argument 225 copyReorderingFrom(const CollationSettings &other, UErrorCode &errorCode) copyReorderingFrom() argument [all...] |
H A D | ethpccal.cpp | 39 EthiopicCalendar::EthiopicCalendar(const EthiopicCalendar& other) in EthiopicCalendar() argument
|
H A D | measunit_impl.h | 190 MeasureUnitImpl(MeasureUnitImpl &&other) = default; global() member in MeasureUnitImpl [all...] |
H A D | number_microprops.h | 47 IntMeasures(const IntMeasures &other) : MaybeStackArray<int64_t, 2>() { in IntMeasures() argument 142 MicroProps(const MicroProps& other) = default; member 144 MicroProps& operator=(const MicroProps& other) = default; member
|
H A D | number_utils.cpp | 101 DecNum::DecNum(const DecNum& other, UErrorCode& status) in DecNum() argument
|
H A D | numrange_fluent.cpp | 198 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UNF& other) in UnlocalizedNumberRangeFormatter() argument 201 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter() argument 215 UnlocalizedNumberRangeFormatter& UnlocalizedNumberRangeFormatter::operator=(const UNF& other) { in operator =() argument 228 LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter(const LNF& other) in LocalizedNumberRangeFormatter() argument 231 LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter(const NFS<LNF>& other) in LocalizedNumberRangeFormatter() argument 247 operator =(const LNF& other) operator =() argument [all...] |
H A D | quantityformatter.cpp | 39 QuantityFormatter::QuantityFormatter(const QuantityFormatter &other) { in QuantityFormatter() argument 49 operator =( const QuantityFormatter& other) operator =() argument
|