Home
last modified time | relevance | path

Searched defs:createRootLayer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DFpsReporterTest.cpp134 void FpsReporterTest::createRootLayer(uint32_t id, LayerMetadata metadata = LayerMetadata()) { in createRootLayer() function in android::FpsReporterTest
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/common/
H A DLayerLifecycleManagerHelper.h80 void createRootLayer(uint32_t id) { in createRootLayer() function