Home
last modified time | relevance | path

Searched defs:canBeRoot (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DFpsReporterTest.cpp122 LayerCreationArgs FpsReporterTest::createArgs(uint32_t id, bool canBeRoot, uint32_t parentId, in createArgs()
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DRequestedLayerState.h106 bool canBeRoot = false; member
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/common/
H A DLayerLifecycleManagerHelper.h38 static LayerCreationArgs createArgs(uint32_t id, bool canBeRoot, uint32_t parentId, in createArgs()