HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 1251 - 1275 of 1608) sorted by null

<<51525354555657585960>>

  /external/chromium-trace/
script.js 27 base.exportTo("tracing",function(){function d(b,a){this.track=b;this.slice=a}function c(b,a,e){this.track=b;this.counter=a;this.sampleIndex=e}function a(){this.bounds_dirty_=!0;this.bounds_=new base.Range;this.length_=0}d.prototype={get selected(){return this.slice.selected},set selected(b){this.slice.selected=b}};c.prototype={get selected(){return!0==this.track.selectedSamples[this.sampleIndex]},set selected(b){this.track.selectedSamples[this.sampleIndex]=b?!0:!1;this.track.invalidate()}};a.prototype=
61 this.viewport_.addEventListener("markersChange",this.viewportMarkersChangeBoundToThis_),this.isAttachedToDocument_&&this.updateCanvasSizeIfNeeded_();this.invalidate()},viewportChange_:function(){this.invalidate()},viewportMarkersChange_:function(){2>this.viewport_.markers.length?this.classList.remove("ruler-track-with-distance-measurements"):this.classList.add("ruler-track-with-distance-measurements")},invalidate:function(){this.rafPending_||(webkitRequestAnimationFrame(function(){this.rafPending_=
66 base.exportTo("tracing.tracks",function(){function d(){}function c(b,a){this.string=b;this.width=a}var a=tracing.getColorPalette(),b=tracing.ui.define(tracing.tracks.CanvasBasedTrack);b.prototype={__proto__:tracing.tracks.CanvasBasedTrack.prototype,SHOULD_ELIDE_TEXT:!0,decorate:function(){this.classList.add("slice-track");this.elidedTitleCache=new d;this.asyncStyle_=!1},decorateHit:function(){},get asyncStyle(){return this.asyncStyle_},set asyncStyle(b){this.asyncStyle_=!!b;this.invalidate()},get slices(){return this.slices_},
67 set slices(b){this.slices_=b||[];b||(this.visible=!1);this.invalidate()},get height(){return window.getComputedStyle(this).height},set height(b){this.style.height=b;this.invalidate()},labelWidth:function(b){var a=e[b];a||(a=this.ctx_.measureText(b).width,e[b]=a);return a+2},labelWidthWorld:function(b,a){return this.labelWidth(b)*a},redraw:function(){var b=this.ctx_,e=this.canvas_.width,g=this.canvas_.height;b.clearRect(0,0,e,g);var c=this.viewport_,d=c.xViewVectorToWorld(1),m=c.xViewToWorld(0),e=
    [all...]
  /external/yaffs2/yaffs2/
yaffs_guts.c     [all...]
  /external/chromium/chrome/common/
chrome_switches.cc     [all...]
  /external/clang/test/Analysis/
misc-ps.m 245 // <rdar://problem/6708148> - Test that we properly invalidate structs
670 // <rdar://problem/7242015> - Invalidate values passed-by-reference
    [all...]
  /external/valgrind/main/memcheck/
mc_leakcheck.c 368 // Possibly invalidate the malloc holding the beginning of this chunk.
376 // Possibly invalidate the malloc holding the end of this chunk.
    [all...]
  /external/webkit/Source/WebCore/dom/
Element.cpp     [all...]
  /external/webkit/Source/WebKit/chromium/src/
WebFrameImpl.cpp     [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PositionController.java 190 void invalidate(); method in interface:PositionController.Listener
779 mListener.invalidate();
    [all...]
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
PinyinIME.java 786 mComposingView.invalidate();
797 mComposingView.invalidate();
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
cppinternals.info     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
cppinternals.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
cppinternals.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
cppinternals.info     [all...]
  /dalvik/vm/compiler/
Compiler.cpp 848 gDvmJit.cacheVersion++; // invalidate compilations in flight
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c     [all...]
  /external/chromium/net/tools/flip_server/
balsa_headers.cc 556 // Invalidate the old header line and add the new one.
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramState.h 215 SVal V, bool Invalidate = true) const;
  /external/dnsmasq/src/
cache.c 180 crecp->uid = uid++; /* invalidate CNAMES pointing to this. */
    [all...]
  /external/grub/stage2/
char_io.c 599 /* Invalidate the cache, because the user may exchange
  /external/icu4c/common/
dictbe.cpp 118 // Select the currently marked candidate, point after it in the text, and invalidate self
    [all...]
  /external/llvm/include/llvm/Analysis/
ScalarEvolution.h 341 /// clear - Invalidate this result and free associated memory.
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 143 /// This should be called by late passes that invalidate the liveness
  /external/llvm/lib/CodeGen/
PostRASchedulerList.cpp 535 // Warning: ToggleKillFlag may invalidate MO.
StackColoring.cpp 631 // If it is not, warn about it and invalidate the range.
  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 357 /// removeModule - If we are removing the last Module, invalidate the jitstate

Completed in 1993 milliseconds

<<51525354555657585960>>