HomeSort by relevance Sort by last modified time
    Searched full:parentr (Results 1 - 1 of 1) sorted by null

  /external/skia/src/views/
SkView.cpp 141 SkRect parentR;
148 parent->getLocalBounds(&parentR);
149 if (!bounds.intersect(parentR))

Completed in 101 milliseconds