surfaceId | 已更改的表面的 ID。 |
changeType | 此事件表示的更改类型(Added、Updated、Removed)。 |
bounds | 设备报告的表面边界。 |
updateTime | 设备报告的表面更新时间。 |
SurfaceChangedDelegate 用于处理在 SurfaceObserver 上调用 Update 时生成的 SurfaceChanged 事件。应用程序可使用 bounds、changeType 和 updateTime 针对一组已知表面选择性地生成网格数据。