Searched defs:andSelf (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/ui/ | ||
D | Region.cpp | 301 Region& Region::andSelf(const Rect& r) { in andSelf() function in android::Region |
/frameworks/native/opengl/libagl/ | ||
D | egl.cpp | 278 Rect& andSelf(const Rect& r) { in andSelf() function |