Searched defs:mergeWith (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/libs/hwui/effects/ | ||
H A D | StretchEffect.h | 62 void mergeWith(const StretchEffect& other) { in mergeWith() function |
/aosp14/frameworks/base/libs/hwui/ | ||
H A D | ProfileData.cpp | 82 void ProfileData::mergeWith(const ProfileData& other) { in mergeWith() function in android::uirenderer::ProfileData |
/aosp14/frameworks/base/core/java/android/widget/ | ||
H A D | Editor.java | 7720 private boolean mergeWith(EditOperation edit) { in mergeWith() method in Editor.SelectionHandleView.EditOperation |