Searched refs:merge (Results 1 - 13 of 13) sorted by relevance

/hardware/intel/img/psb_video/fw/msvdx/
H A DAndroid.mk6 # without limitation the rights to use, copy, modify, merge, publish,
/hardware/intel/img/psb_video/fw/topazhp/
H A DAndroid.mk6 # without limitation the rights to use, copy, modify, merge, publish,
/hardware/intel/img/psb_video/fw/topazsc/
H A DAndroid.mk6 # without limitation the rights to use, copy, modify, merge, publish,
/hardware/qcom/gps/msm8909w_3100/core/data-items/common/
H A DClientIndex.cpp155 dicIter->second.merge (difference);
H A DDataItemIndex.cpp154 cdiIter->second.merge (difference);
/hardware/intel/common/libva/va/
H A DAndroid.mk6 # without limitation the rights to use, copy, modify, merge, publish,
/hardware/intel/img/psb_video/src/
H A DAndroid.mk7 # without limitation the rights to use, copy, modify, merge, publish,
/hardware/qcom/gps/msm8909w_3100/core/
H A DSystemStatusOsObserver.cpp98 dicIter->second.merge(difference);
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
H A DHWC2On1Adapter.h306 // Attempts to merge two configs that differ only in color
307 // mode. Returns whether the merge was successful
308 bool merge(const Config& other);
/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.h270 // Attempts to merge two configs that differ only in color
271 // mode. Returns whether the merge was successful
272 bool merge(const Config& other);
H A DHWC2On1Adapter.cpp1211 if (existingConfig->merge(*newConfig)) {
1723 bool HWC2On1Adapter::Display::Config::merge(const Config& other) function in class:android::HWC2On1Adapter::Display::Config
1736 ALOGE("Attempted to merge two configs (%u and %u) which appear to be "
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp1167 if (existingConfig->merge(*newConfig)) {
1633 bool HWC2On1Adapter::Display::Config::merge(const Config& other) { function in class:android::HWC2On1Adapter::Display::Config
1645 ALOGE("Attempted to merge two configs (%u and %u) which appear to be "
/hardware/google/av/codec2/include/
H A DC2Buffer.h170 * \retval C2_REFUSED no permission to merge the fence (unexpected - system)
173 c2_status_t merge(std::vector<C2Fence> fences);

Completed in 228 milliseconds