This repository was archived by the owner on Jan 27, 2026. It is now read-only.
Commit 08a3cec
egl/android: Add 3 more video format for Android
This change is to help add NV12, NV12_Y_TILED_INTEL and P010
formats for Android.
TESTS: The following CtsViewTestCases cases could pass
android.view.cts.PixelCopyTest#testVideoProducer
android.view.cts.SurfaceViewSyncTest#testVideoSurfaceViewCornerCoverage
android.view.cts.SurfaceViewSyncTest#testVideoSurfaceViewTranslate
android.view.cts.SurfaceViewSyncTest#testVideoSurfaceViewRotated
android.view.cts.SurfaceViewSyncTest#testVideoSurfaceViewEdgeCoverage
Signed-off-by: Lin Johnson <johnson.lin@intel.com>
Signed-off-by: Kevin Strasser <kevin.strasser@intel.com>
Signed-off-by: Chenglei Ren <chenglei.ren@intel.com>1 parent a9a5aaf commit 08a3cec
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
27 | 36 | | |
28 | 37 | | |
29 | 38 | | |
| |||
32 | 41 | | |
33 | 42 | | |
34 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
35 | 47 | | |
36 | 48 | | |
37 | 49 | | |
| |||
0 commit comments