HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 576 - 600 of 1221) sorted by null

<<21222324252627282930>>

  /development/samples/ApiDemos/src/com/example/android/apis/os/
Sensors.java 198 invalidate(); method
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
LineNumberInputStreamTest.java 125 fail("Failed to invalidate mark");
  /external/clang/lib/CodeGen/
CGRecordLayoutBuilder.cpp 96 void invalidate() { NonVirtualSize = CharUnits::Zero(); } function in struct:__anon4190::CGRecordLayoutBuilder::LastLaidOutBaseInfo
216 LastLaidOutBase.invalidate();
487 LastLaidOutBase.invalidate();
862 LastLaidOutBase.invalidate();
    [all...]
  /external/llvm/include/llvm/Analysis/
LoopPass.h 93 /// Pass Manager itself does not invalidate any analysis info.
  /external/llvm/lib/CodeGen/
RegAllocBase.h 118 // Invalidate all cached information about virtual registers - live ranges may
  /external/openssl/crypto/asn1/
tasn_fre.c 157 /* If we free up as normal we will invalidate any
  /external/oprofile/events/i386/p4/
unit_masks 63 0x02 rte bit 1: 00=read, 01=read invalidate, 10=write, 11=writeback
  /external/oprofile/include/
sstream 22 This exception does not however invalidate any other reasons why
  /external/skia/gpu/src/
GrGpuGLFixed.cpp 176 // invalidate the immediate mode color
  /external/v8/src/
regexp-macro-assembler.cc 220 // A GC might move the calling generated code and invalidate the
  /external/webkit/Source/WebCore/bridge/
runtime_object.cpp 52 void RuntimeObject::invalidate() function in class:JSC::Bindings::RuntimeObject
  /external/webkit/Source/WebCore/platform/qt/
ScrollbarThemeQt.cpp 192 scrollbar->invalidate();
  /external/webkit/Source/WebCore/rendering/
CounterNode.cpp 168 m_rootRenderer->invalidate(); // This makes m_rootRenderer point to the next renderer if any since it disconnects the m_rootRenderer from this.
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGText.cpp 166 // Invalidate all resources of this client if our layout changed.
  /external/webkit/Source/WebCore/svg/graphics/
SVGImage.cpp 219 // FIXME: In order to support dynamic SVGs we need to have a way to invalidate this
  /external/webkit/Source/WebKit/mac/WebView/
WebViewEventHandling.mm 224 [timer invalidate];
  /external/webkit/Source/WebKit2/Shared/Plugins/
NPObjectProxy.cpp 70 void NPObjectProxy::invalidate() function in class:WebKit::NPObjectProxy
  /external/webkit/Source/WebKit2/UIProcess/
WebIconDatabase.cpp 58 void WebIconDatabase::invalidate() function in class:WebKit::WebIconDatabase
  /external/yaffs2/yaffs2/
yaffs_checkptrw.c 357 T(YAFFS_TRACE_CHECKPOINT,(TSTR("checkpoint invalidate"TENDSTR)));
  /frameworks/base/core/java/android/widget/
AnalogClock.java 246 invalidate();
CompoundButton.java 268 invalidate(); method
QuickContactBadge.java 98 invalidate(); method
  /frameworks/base/docs/html/guide/topics/graphics/
2d-graphics.jd 62 your layout, call <code>{@link android.view.View#invalidate()}</code> and then handle the
66 (you do not need to request <code>invalidate()</code>).</li>
121 <code>{@link android.view.View#invalidate()}</code>. This indicates that you'd like your View to be drawn and
130 <p class="note"><strong>Note: </strong> In order to request an invalidate from a thread other than your main
  /frameworks/base/opengl/specs/
EGL_ANDROID_blob_cache.txt 183 2. When a client API driver gets updated, that may need to invalidate
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
StatusBarIconView.java 130 invalidate(); method

Completed in 1001 milliseconds

<<21222324252627282930>>