OSDN Git Service

EGL: Expose latch, last composite, and dequeue ready.
authorBrian Anderson <brianderson@google.com>
Fri, 2 Sep 2016 17:10:04 +0000 (10:10 -0700)
committerBrian Anderson <brianderson@google.com>
Thu, 12 Jan 2017 18:40:55 +0000 (10:40 -0800)
commitf7fd56a649f07133ad78d31eb5d3ae7a4e95d522
tree2aef1caeecc1bf24f48ca91bdf3156fcf263603c
parentf6386862dffb0fb9cb39343d959104a32e5e95b7
EGL: Expose latch, last composite, and dequeue ready.

Also fix discontinuous reserved token values.

Test: adb shell /data/nativetest/libgui_test/libgui_test
--gtest_filter=*GetFrameTimestamps*

Change-Id: I9d513b8784a7205dfe534c1c74b56c18cd49e74a
include/gui/Surface.h
libs/gui/Surface.cpp
libs/gui/tests/Surface_test.cpp
opengl/include/EGL/eglext.h
opengl/libs/EGL/eglApi.cpp
opengl/specs/EGL_ANDROID_get_frame_timestamps.txt
opengl/specs/README
services/surfaceflinger/SurfaceFlinger.cpp
services/surfaceflinger/SurfaceFlinger_hwc1.cpp