android_system_core/include
Ian Elliott 94ef994d0e Vulkan: only report refresh duration (add new call for new way)
As part of discussions within Khronos, it was decided that
VK_GOOGLE_display_timing should only report one refresh duration for a display,
and assume that it's refresh rate is fixed (which is the case for our current
devices).

This commit adds the new macro/function that will be used long-term.  A future
commit will remove the old macro/function, once it is no longer used (since the
plumbing crosses repository boundaires.

Test: Manually tested with a modified cube demo, that reports the refresh
duration returned from this extension.

Change-Id: Icff385db120f3e49fec0b2b8b0f35a06a9db6ca4
2017-01-25 13:01:37 -07:00
..
android liblog: restructure log/log.h and android/log.h 2016-10-24 11:03:49 -07:00
backtrace Test for _WIN32 in instead of USE_MINGW. 2016-10-05 09:37:44 -07:00
cutils Merge "Remove unused klog_get_level." 2017-01-25 16:39:11 +00:00
log Revert "Exporting C headers from system/core" 2017-01-25 00:44:08 +00:00
nativebridge Allow different namespace types for different classloaders 2016-11-04 15:21:13 -07:00
private Revert "Exporting C headers from system/core" 2017-01-25 00:44:08 +00:00
system Vulkan: only report refresh duration (add new call for new way) 2017-01-25 13:01:37 -07:00
sysutils Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6c am: 109024f74a am: b906ad88b9 am: 2fadbb93a4 am: e04054d9bb 2016-08-19 22:36:29 +00:00
utils Merge "liblog: use log/log.h for ALOG macros" am: dd9fa24091 am: 112d1dcd95 am: 33807cd6c2 2017-01-12 23:57:31 +00:00
ziparchive Make libziparchive C++-only. 2016-12-29 10:38:37 -08:00