Searched refs:getClipArea (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/tests/unit/
H A DSnapshotTests.cpp61 EXPECT_TRUE(child->getClipArea().isSimple());
71 EXPECT_TRUE(child->getClipArea().isSimple());
/frameworks/base/libs/hwui/
H A DSnapshot.h170 const ClipArea& getClipArea() const { return *mClipArea; } function in class:android::uirenderer::Snapshot
H A DSnapshot.cpp68 mClipAreaRoot = s->getClipArea();
H A DOpenGLRenderer.cpp1292 const ClipArea& clipArea = currentSnapshot()->getClipArea();

Completed in 2971 milliseconds