Searched refs:commitCreatedLayers (Results 1 – 2 of 2) sorted by relevance
1458 bool commitCreatedLayers(VsyncId, std::vector<LayerCreatedState>& createdLayers);
2336 needsTraversal |= commitCreatedLayers(vsyncId, update.layerCreatedStates); in updateLayerSnapshotsLegacy()9313 bool SurfaceFlinger::commitCreatedLayers(VsyncId vsyncId, in commitCreatedLayers() function in android::SurfaceFlinger