/external/jmonkeyengine/engine/src/core/com/jme3/post/ |
D | HDRRenderer.java | 89 private float throttle = -1; field in HDRRenderer 138 public void setThrottle(float throttle){ in setThrottle() argument 139 this.throttle = throttle; in setThrottle() 339 blendFactor = (time / throttle); in preFrame() 366 if (throttle == -1){ in postFrame() 383 }else if (time > throttle){ in postFrame()
|
/external/linux-tools-perf/src/tools/perf/util/ |
D | tool.h | 37 throttle, member
|
D | session.c | 271 if (tool->throttle == NULL) in perf_tool__fill_defaults() 272 tool->throttle = process_event_stub; in perf_tool__fill_defaults() 1027 return tool->throttle(tool, event, sample, machine); in perf_session_deliver_event()
|
/external/skia/experimental/SimpleiOSApp/iPad/ |
D | AppDelegate_iPad.m | 32 …Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. G…
|
/external/mesa3d/src/glx/ |
D | dri2_glx.c | 89 const __DRI2throttleExtension *throttle; member 490 if (psc->throttle) { in dri2Throttle() 496 psc->throttle->throttle(ctx, draw->driDrawable, reason); in dri2Throttle() 1002 psc->throttle = (__DRI2throttleExtension *) extensions[i]; in dri2BindExtensions()
|
/external/jetty/src/resources/org/eclipse/jetty/servlets/jmx/ |
D | DoSFilter-mbean.properties | 4 maxWaitMs: maximum amount of time (in milliseconds) the filter will blocking wait for the throttle …
|
/external/jetty/src/java/org/eclipse/jetty/servlets/ |
D | DoSFilter.java | 237 long throttle = __DEFAULT_THROTTLE_MS; in init() local 240 throttle = Long.parseLong(parameter); in init() 241 setThrottleMs(throttle); in init()
|
/external/skia/experimental/SimpleiOSApp/iPhone/ |
D | AppDelegate_iPhone.m | 32 …Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. G…
|
/external/mesa3d/src/gallium/state_trackers/dri/common/ |
D | dri_drawable.c | 398 .throttle = dri_throttle,
|
/external/mesa3d/src/gallium/state_trackers/dri/drm/ |
D | dri_drawable.c | 398 .throttle = dri_throttle,
|
/external/mesa3d/src/gallium/state_trackers/dri/sw/ |
D | dri_drawable.c | 398 .throttle = dri_throttle,
|
/external/linux-tools-perf/src/tools/perf/ |
D | builtin-inject.c | 411 .throttle = perf_event__repipe, in cmd_inject()
|
/external/mesa3d/include/GL/internal/ |
D | dri_interface.h | 303 void (*throttle)(__DRIcontext *ctx, member
|
/external/jmdns/src/javax/jmdns/impl/ |
D | JmDNSImpl.java | 2167 public void setThrottle(int throttle) { in setThrottle() argument 2168 this._throttle = throttle; in setThrottle()
|
/external/ipsec-tools/src/racoon/ |
D | Makefile.in | 538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/throttle.Po@am__quote@
|
/external/libvncserver/x11vnc/ |
D | ChangeLog | 770 * x11vnc: throttle load if fb update requests not taking place. 1222 New option -nap to watch for low activity and throttle down the polling
|
D | README | 16543 to really throttle down the screen polls (i.e. sleep
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/ |
D | knockout-2.0.0.js | 28 r.b("ko.memoization.unmemoizeDomNodeAndDescendants",r.r.Sa);r.Aa={throttle:function(a,b){a.throttle… method
|
/external/robolectric/lib/main/ |
D | h2-1.2.147.jar | META-INF/MANIFEST.MF
META-INF/services/java.sql.Driver
org ... |
/external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/ |
D | mootools-more-yui-compressed.min.js | 1 …{a.apply(this,g);this.removeEvent(b.event,h).removeEvent(b.original,a)},throttle:function(b,a,f){i… method
|
/external/libvncserver/ |
D | ChangeLog | 5114 NAME_MAX if not defined, x11vnc: throttle load if fb update
|