Home
last modified time | relevance | path

Searched defs:Empty (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
DOutline.h29 enum class Type { None = 0, Empty = 1, Path = 2, RoundRect = 3 }; enumerator
/frameworks/compile/mclinker/unittests/
DGCFactoryListTraitsTest.cpp109 TEST_F(GCFactoryListTraitsTest, Empty) { in TEST_F() argument
/frameworks/base/tools/aapt2/configuration/
DConfigurationParser_test.cpp904 TEST(ArtifactTest, Empty) { argument
/frameworks/native/vulkan/libvulkan/
Dapi.cpp743 bool LayerChain::Empty() const { in Empty() function in vulkan::api::__anona3a2f4e70111::LayerChain