/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_object_refresh/ |
D | copies.adoc | 15 otherwise periodically regenerate or refresh the contents of non-SEU-safe 20 determine which object types this applies to or how to refresh their data. 24 implementation to refresh the internal data of specific objects from a 27 [open,refpage='vkCmdRefreshObjectsKHR',desc='Execute a pipelined refresh of a list of objects',type… 29 To refresh a list of objects as a pipelined operation, call: 36 structure specifying the list of objects to refresh. 47 SEU-susceptible memory, it may: ignore the refresh command for that object. 53 [open,refpage='VkRefreshObjectListKHR',desc='Structure specifying a list of objects to refresh',typ… 62 * pname:objectCount is the number of objects to refresh. 64 structures, defining the objects to refresh. [all …]
|
D | capabilities.adoc | 5 [[capabilities-object-refresh]]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_object_refresh.adoc | 34 determine which object types this applies to or how to refresh that data. 38 explicitly refresh that implementation-internal data. 44 1) Should this extension refresh object data, or validate whether or not the 47 *RESOLVED* This extension should refresh data, not validate it. 57 commands will see the results of the refresh. 58 What access flags and pipeline stage should apply to refresh operations?
|
D | VK_GOOGLE_display_timing.adoc | 38 This extension treats variable-refresh-rate (VRR) displays as if they are 39 fixed-refresh-rate (FRR) displays.
|
D | VK_KHR_shared_presentable_image.adoc | 51 refresh is triggered? 84 7) Do we need a new API for the trigger to refresh new content? 86 *RESOLVED*: flink:vkQueuePresentKHR to act as API to trigger a refresh, as
|
/hardware/google/pixel/perfstatsd/ |
D | perfstatsd.cpp | 35 void Perfstatsd::refresh(void) { in refresh() function in Perfstatsd 37 stats->refresh(); in refresh()
|
D | main.cpp | 31 perfstatsdSp->refresh(); in perfstatsdMain()
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerCallback.hal | 51 * Notifies the client to trigger a screen refresh. This forces all layer 55 * This refresh will occur some time after the callback is initiated, but 59 * @param display is the display to refresh.
|
/hardware/google/pixel/perfstatsd/include/ |
D | perfstatsd.h | 38 void refresh(void);
|
D | cpu_usage.h | 55 void refresh(void);
|
D | statstype.h | 28 virtual void refresh() = 0;
|
D | io_usage.h | 167 void refresh(void);
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_shared_presentable_image/ |
D | wsi.adoc | 21 shared presentable image during every refresh cycle. 35 made available during the portion of the presentation engine's refresh cycle 43 refresh cycles.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_GOOGLE_display_timing/ |
D | queries.adoc | 9 the vertical blanking period of a given refresh cycle (RC) of the 38 In many cases, the presentation engine is associated with fixed refresh rate 39 (FRR) display technology, with a fixed refresh rate (RR, e.g. 60Hz). 40 In some cases, the presentation engine is associated with variable refresh 41 rate (VRR) display technology, where each refresh cycle (RC) can vary in 47 To query the duration of a refresh cycle (RC) for the presentation engine's 53 * pname:swapchain is the swapchain to obtain the refresh duration for. 67 refresh cycle to the next. 81 For example, if a display has a 60Hz refresh rate, pname:refreshDuration
|
D | PresentTimeInfo.adoc | 13 Such stuttering can occur with both fixed and variable-refresh-rate
|
/hardware/qcom/display/msm8994/libhdmi/ |
D | hdmi.cpp | 745 uint32_t width = 0, height = 0, refresh = 0; in isValidConfigChange() local 746 getAttrForConfig(newConfig, width, height, refresh); in isValidConfigChange() 762 uint32_t& yres, uint32_t& refresh) const { in getAttrForConfig() 777 refresh = (uint32_t) 1000000000l / fps; in getAttrForConfig() 779 xres, yres, fps, refresh); in getAttrForConfig()
|
D | hdmi.h | 74 uint32_t& yres, uint32_t& refresh) const;
|
/hardware/interfaces/graphics/composer/2.4/ |
D | types.hal | 37 * The time in CLOCK_MONOTONIC when the new display will start to refresh at
|
D | IComposerCallback.hal | 39 * or the client submitted a refresh frame too late.
|
/hardware/interfaces/cas/1.0/ |
D | ICas.hal | 22 * Java and native level. It is used to manage sessions, provision/refresh 107 * Notify the CA system to refresh entitlement keys.
|
/hardware/interfaces/cas/1.2/ |
D | ICas.hal | 27 * Java and native level. It is used to manage sessions, provision/refresh
|
/hardware/nxp/nfc/snxxx/halimpl/power-tracker/ |
D | README.txt | 20 We can specify refresh time for power data from config file /vendor/etc/libnfc-nxp.conf.
|
/hardware/interfaces/cas/1.1/ |
D | ICas.hal | 24 * Java and native level. It is used to manage sessions, provision/refresh
|
/hardware/ti/am57x/libhwcomposer/ |
D | hwc.cpp | 221 connector->refresh(); in add_external_hdmi_display() 285 connector->refresh(); in find_hdmi_connector_status()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_swapchain_maintenance1/ |
D | SwapchainPresentModeInfo.adoc | 41 regular refresh cycle, according to the behavior of
|