Home
last modified time | relevance | path

Searched refs:refresh (Results 1 – 25 of 50) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_object_refresh/
Dcopies.adoc15 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 …]
Dcapabilities.adoc5 [[capabilities-object-refresh]]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_object_refresh.adoc34 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?
DVK_GOOGLE_display_timing.adoc38 This extension treats variable-refresh-rate (VRR) displays as if they are
39 fixed-refresh-rate (FRR) displays.
DVK_KHR_shared_presentable_image.adoc51 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/
Dperfstatsd.cpp35 void Perfstatsd::refresh(void) { in refresh() function in Perfstatsd
37 stats->refresh(); in refresh()
Dmain.cpp31 perfstatsdSp->refresh(); in perfstatsdMain()
/hardware/interfaces/graphics/composer/2.1/
DIComposerCallback.hal51 * 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/
Dperfstatsd.h38 void refresh(void);
Dcpu_usage.h55 void refresh(void);
Dstatstype.h28 virtual void refresh() = 0;
Dio_usage.h167 void refresh(void);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_shared_presentable_image/
Dwsi.adoc21 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/
Dqueries.adoc9 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
DPresentTimeInfo.adoc13 Such stuttering can occur with both fixed and variable-refresh-rate
/hardware/qcom/display/msm8994/libhdmi/
Dhdmi.cpp745 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()
Dhdmi.h74 uint32_t& yres, uint32_t& refresh) const;
/hardware/interfaces/graphics/composer/2.4/
Dtypes.hal37 * The time in CLOCK_MONOTONIC when the new display will start to refresh at
DIComposerCallback.hal39 * or the client submitted a refresh frame too late.
/hardware/interfaces/cas/1.0/
DICas.hal22 * 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/
DICas.hal27 * Java and native level. It is used to manage sessions, provision/refresh
/hardware/nxp/nfc/snxxx/halimpl/power-tracker/
DREADME.txt20 We can specify refresh time for power data from config file /vendor/etc/libnfc-nxp.conf.
/hardware/interfaces/cas/1.1/
DICas.hal24 * Java and native level. It is used to manage sessions, provision/refresh
/hardware/ti/am57x/libhwcomposer/
Dhwc.cpp221 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/
DSwapchainPresentModeInfo.adoc41 regular refresh cycle, according to the behavior of

12