問題タブ [android-graphics]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
android - Path - android.graphics.Path から - が直線かどうかを判断しますか?
android.graphics.Path が傾斜や鋭角のない直線であるかどうかを判断するにはどうすればよいですか?
android - Surface、SurfaceControl、WindowManager、および OpenGL のコンテキストで Android の画面にレイアウトをレンダリングするにはどうすればよいですか?
Android のグラフィックス アーキテクチャの下位レベルの部分、特にレイアウトが作成されるとき、Android がグラフィック データをバッファに入れる方法と、データが画面上の Surfaces/Windows に正しく表示される方法を学び、理解しようとしています。ただし、 https://source.android.com/devices/graphicsからいくつかの Android ドキュメントを調べたにもかかわらず、すべてがどのように機能し、一緒になるかについて頭を悩ませています。
この低レベルのプロセスに精通している誰かが、Surface、SurfaceControl、WindowManager、および OpenGL が連携して Android の画面にレイアウトを表示する方法をよりよく理解するために、いくつかのリソースまたは参照を説明または提供できますか?