Home
last modified time | relevance | path

Searched refs:refreshes (Results 1 – 15 of 15) sorted by relevance

/external/guava/guava-tests/test/com/google/common/cache/
DCacheBuilderFactory.java47 private Set<DurationSpec> refreshes = Sets.newHashSet((DurationSpec) null); field in CacheBuilderFactory
77 this.refreshes = Sets.newLinkedHashSet(durations); in withRefreshes()
95 initialCapacities, maximumSizes, expireAfterWrites, expireAfterAccesses, refreshes, in buildAllPermutations()
DLocalCacheTest.java180 assertFalse(map.refreshes()); in testDefaults()
/external/walt/docs/
DScreenLatency.md7 Because the screen refreshes at predefined intervals (typically 60 Hz), most drawing commands do no…
/external/v8/tools/
Dcallstats.py84 def generate_injection(f, sites, refreshes=0): argument
88 var refreshTotal = """, refreshes, """;
/external/mesa3d/docs/specs/
DMESA_swap_frame_usage.spec46 is the entire time for a frame which may be multiple screen refreshes
/external/webrtc/webrtc/api/objc/
DRTCEAGLVideoView.m19 // refreshes, which should be 30fps. We wrap the display link in order to avoid
/external/webrtc/talk/app/webrtc/objc/
DRTCEAGLVideoView.m40 // refreshes, which should be 30fps. We wrap the display link in order to avoid
/external/llvm/docs/
DLinkTimeOptimization.rst193 more. If dead code stripping is enabled then the linker refreshes the live
/external/mdnsresponder/
DPrivateDNS.txt81 refreshes using unencrypted UDP packets. This results in less load on
/external/guava/guava/src/com/google/common/cache/
DLocalCache.java332 boolean refreshes() { in refreshes() method in LocalCache
345 return expiresAfterWrite() || refreshes(); in recordsWrite()
2365 if (map.refreshes() && (now - entry.getWriteTime() > map.refreshNanos) in scheduleRefresh()
/external/webrtc/webrtc/modules/desktop_capture/
Dscreen_capturer_mac.mm935 // Currently we just treat move events the same as refreshes.
/external/python/cpython2/Doc/library/
Dttk.rst1376 the current theme to *themename*, refreshes all widgets and emits a
Dcurses.rst373 screen at one time. Automatic refreshes of pads (such as from scrolling or
/external/lisa/ipynb/examples/android/benchmarks/
DAndroid_Jankbench.ipynb9 …e device’s refresh rate and put up a new picture, or frame, for each of those screen refreshes.\n",
/external/jline/src/src/test/resources/jline/example/
Denglish.gz