commit | 59329712a917a4c4e81fffc0891063d0c5d96fff | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Thu Jan 13 07:59:37 2022 -0800 |
committer | Vishnu Nair <vishnun@google.com> | Fri Jan 14 02:06:17 2022 +0000 |
tree | f13652c3c38ea1c6ce81a6df739f1df7dfb649a7 | |
parent | b9d017c22f5f0903ab24f1fcc4ff8bf31931eb8d [diff] |
Update VTS to use ExternalTexture impl We want to expose GraphicBuffer properties via ExternalTexture class and within, SurfaceFlinger access the buffer via this proxy interface. This allows us to inject and mock GraphicBuffers as needed. Specifically this will be used to recreate layer state from transaction traces. Test: compiles Bug: 200284593 Change-Id: If2b6c43bb5b302fbc49dfa49d6ac1f79f92f30f7