HomeSort by relevance Sort by last modified time
    Searched refs:currentClipRect (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
StatefulBaseRenderer.h 136 inline const Rect* currentClipRect() const {
StatefulBaseRenderer.cpp 244 Rect clipRect(*currentClipRect());
283 Rect clipRect(*currentClipRect());
OpenGLRenderer.cpp 354 Rect clip(*currentClipRect());
664 if (bounds.intersect(*currentClipRect())) {
    [all...]

Completed in 272 milliseconds