Searched defs:rootLayer (Results 1 – 4 of 4) sorted by relevance
81 sp<Layer> rootLayer = createLayer(); in TEST_F() local94 sp<Layer> rootLayer = createLayer(); in TEST_F() local104 sp<Layer> rootLayer = createLayer(); in TEST_F() local117 sp<Layer> rootLayer = createLayer(); in TEST_F() local
64 std::unique_ptr<RequestedLayerState> rootLayer(uint32_t id) { in rootLayer() function in android::surfaceflinger::frontend::LayerLifecycleManagerTest
33 bool canMirrorRootLayer(RequestedLayerState& mirroringLayer, RequestedLayerState& rootLayer) { in canMirrorRootLayer()65 for (auto& rootLayer : mLayers) { in addLayers() local422 void LayerLifecycleManager::updateDisplayMirrorLayers(RequestedLayerState& rootLayer) { in updateDisplayMirrorLayers()
4588 for (const auto& rootLayer : mDrawingState.layersSortedByZ) { in doCommitTransactions() local