OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getClipArea
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/hwui/tests/unit/
SnapshotTests.cpp
61
EXPECT_TRUE(child->
getClipArea
().isSimple());
71
EXPECT_TRUE(child->
getClipArea
().isSimple());
/frameworks/base/libs/hwui/
Snapshot.h
170
const ClipArea&
getClipArea
() const { return *mClipArea; }
Snapshot.cpp
68
mClipAreaRoot = s->
getClipArea
();
OpenGLRenderer.cpp
[
all
...]
Completed in 75 milliseconds