HomeSort by relevance Sort by last modified time
    Searched defs:andSelf (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/ui/
Region.cpp 291 Region& Region::andSelf(const Rect& r) {
311 Region& Region::andSelf(const Region& rhs) {
382 Region& Region::andSelf(const Region& rhs, int dx, int dy) {
  /frameworks/native/opengl/libagl/
egl.cpp 278 Rect& andSelf(const Rect& r) {
520 dirtyRegion.andSelf(Rect(buffer->width, buffer->height));
    [all...]

Completed in 222 milliseconds