No description
Find a file
Baldev Sahu 0560e0e8ea sf: Fix issue with dequeueBuffer when multiple display present
swapBuffers is called even for device composition when a flip client
target request is present. dequeueBuffer call is skipped
as there is no client composition. This is fine for single display
but if multiple display i.e. vds is present, this will be an issue
as current surface will not be switched and swapBuffers will fail

When flip client target request is present, make sure buffer is
dequeued before swapBuffers.

Bug: 151698217
Test: atest libsurfaceflinger_unittest
Change-Id: I933cbae2f09f81eef6555b1bb1e5991d2c450930
Merged-In: Ia8a1470affb2596b27986cc4153417f48cf4ed1c
2020-05-11 12:06:06 -07:00
aidl Make PersistableBundle a stable parcelable. 2020-01-08 23:49:27 +00:00
build Add dalvik-heap device-configs for 4/6GB devices 2019-12-17 14:48:13 -08:00
cmds Merge "Handle the boot profile format when analyzing profiles" 2020-05-04 23:40:38 +00:00
data/etc Add configurations for Vulkan dEQP support 2020-02-13 09:46:10 -08:00
docs Define more things to improve doxygen generation. 2020-04-24 14:06:40 -07:00
headers media_plugin_headers: Add host support 2020-05-05 11:08:16 +05:30
include Drop unnecessary semicolon from end of file 2020-04-29 15:32:14 -07:00
include_sensor/android Add libandroid_sensor_headers 2017-06-30 17:42:42 -07:00
libs Merge "libbinder_ndk: test -> tests" 2020-05-08 05:09:59 +00:00
opengl Add dependency on jni_headers to opengl tests 2020-04-14 11:07:46 +01:00
services sf: Fix issue with dequeueBuffer when multiple display present 2020-05-11 12:06:06 -07:00
vulkan Expand HWVULKAN_HARDWARE_MODULE_ID macro. 2020-04-22 13:12:48 -07:00
.clang-format
Android.bp Move adbd authentication into its own library. 2019-10-29 14:58:06 -07:00
CleanSpec.mk Add CleanSpec for gpuservice 2018-11-16 14:12:31 -08:00
METADATA Add METADATA to frameworks/native: Apache2+MIT+BSD+UNICODE=NOTICE 2020-04-28 11:46:26 -07:00
MODULE_LICENSE_APACHE2
NOTICE
PREUPLOAD.cfg Remove need for libbinderthreadstate. 2020-02-05 10:15:39 -08:00
TEST_MAPPING Convert apct/framework/native_presubmit-cloud-tf to Test Mapping Suite. 2019-12-02 08:35:44 +00:00