Searched refs:mergeWith (Results 1 – 5 of 5) sorted by relevance
71 newData->mergeWith(*mData); in switchStorageToAshmem()
53 void mergeWith(const ProfileData& other);
86 void ProfileData::mergeWith(const ProfileData& other) { in mergeWith() function in android::uirenderer::ProfileData
6002 } else if (mergeMode == MERGE_EDIT_MODE_NORMAL && lastEdit.mergeWith(edit)) {6167 private boolean mergeWith(EditOperation edit) {6269 if (mergeWith(edit)) {
9055 HPLandroid/widget/Editor$EditOperation;->mergeWith(Landroid/widget/Editor$EditOperation;)Z