Bruno Martins 280cf939f3 gralloc: Fix retrieving metadata state
The call to function GetMetaDataByReference was inadvertently removed
in commit 07f2c74, because `result` was an unused variable.
Restore that call, but do it properly avoiding the compilation issue.

This fixes the logspam:

  E qtigralloc: Unable to get metadata state

Change-Id: I2c2ee63df25c9e2ef5857fef5b3d49454f6240f3
2024-02-28 12:15:45 +01:00
2016-04-28 17:42:00 -04:00
2023-07-29 14:49:17 +01:00
2023-07-30 17:59:34 +02:00
2020-10-01 13:51:47 -04:00
Description
No description provided
17 MiB
Languages
C++ 96.7%
C 2.2%
Makefile 0.7%
Shell 0.3%