Searched defs:getIntersection (Results 1 – 3 of 3) sorted by relevance
160 public Locale[] getIntersection(@NonNull LocaleList other) { in getIntersection() method in LocaleList
444 private static boolean getIntersection(@NonNull Rect a, @NonNull Rect b, @NonNull Rect out) { in getIntersection() method in InsetsSource
260 static std::list<int> getIntersection(const std::unordered_set<int> &streamIdsForThisCamera, in getIntersection() function