Home
last modified time | relevance | path

Searched refs:mergeWith (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/
DProfileDataContainer.cpp71 newData->mergeWith(*mData); in switchStorageToAshmem()
DProfileData.h53 void mergeWith(const ProfileData& other);
DProfileData.cpp86 void ProfileData::mergeWith(const ProfileData& other) { in mergeWith() function in android::uirenderer::ProfileData
/frameworks/base/core/java/android/widget/
DEditor.java6002 } else if (mergeMode == MERGE_EDIT_MODE_NORMAL && lastEdit.mergeWith(edit)) {
6167 private boolean mergeWith(EditOperation edit) {
6269 if (mergeWith(edit)) {
/frameworks/base/config/
Dboot-image-profile.txt9055 HPLandroid/widget/Editor$EditOperation;->mergeWith(Landroid/widget/Editor$EditOperation;)Z