Searched refs:getClipArea (Results 1 - 3 of 3) 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.h147 const ClipArea& getClipArea() const { return *mClipArea; } function in class:android::uirenderer::Snapshot
H A DSnapshot.cpp64 mClipAreaRoot = s->getClipArea();

Completed in 6705 milliseconds