SurfaceTextureClient: Add support for external only usage flags.
Add support for GRALLOC_USAGE_EXTERNAL_ONLY and GRALLOC_USAGE_EXTERNAL_BLOCK to be set as a part of usage flags. These flags if present will be cached by SurfaceTextureClient. Incoming usage flags will be ORed with these, if present. (cherry picked from commit dcbd475319bae2f5d0613bf62d8324169e6ab79d) Change-Id: I366f6a664805e8944663600dc3b1f82530275873
Loading
Please register or sign in to comment