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 280 Region& Region::andSelf(const Rect& r) {
300 Region& Region::andSelf(const Region& rhs) {
371 Region& Region::andSelf(const Region& rhs, int dx, int dy) {
  /frameworks/native/opengl/libagl/
egl.cpp 257 Rect& andSelf(const Rect& r) {
503 dirtyRegion.andSelf(Rect(buffer->width, buffer->height));
    [all...]

Completed in 127 milliseconds