Home
last modified time | relevance | path

Searched defs:Empty (Results 1 – 5 of 5) 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/libs/androidfw/tests/
DCursorWindow_test.cpp44 TEST(CursorWindowTest, Empty) { in TEST() argument
/frameworks/base/tools/aapt2/configuration/
DConfigurationParser_test.cpp904 TEST(ArtifactTest, Empty) { argument
/frameworks/native/vulkan/libvulkan/
Dapi.cpp753 bool LayerChain::Empty() const { in Empty() function in vulkan::api::__anonc304928e0111::LayerChain