Home
last modified time | relevance | path

Searched defs:GetIntersection (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/base/
H A Ddata_range.h61 DataRange GetIntersection(const DataRange& data_range) const { in GetIntersection() function
/aosp_15_r20/external/image_io/includes/image_io/base/
H A Ddata_range.h61 DataRange GetIntersection(const DataRange& data_range) const { in GetIntersection() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types.cc582 LeAudioLtvMap LeAudioLtvMap::GetIntersection(const LeAudioLtvMap& other) const { in GetIntersection() function in bluetooth::le_audio::types::LeAudioLtvMap
/aosp_15_r20/frameworks/libs/binary_translation/backend/include/berberis/backend/common/
Dmachine_ir.h134 [[nodiscard]] const MachineRegClass* GetIntersection(const MachineRegClass* other) const { in GetIntersection() function