HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 301 - 325 of 1227) sorted by null

<<11121314151617181920>>

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
BitmapDecode.java 140 invalidate(); method
BitmapMesh.java 124 invalidate(); method
ColorMatrixSample.java 118 invalidate(); method
Compass.java 44 mView.invalidate();
PathEffects.java 81 invalidate(); method
Vertices.java 97 invalidate(); method
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLSessionImplTest.java 91 session.invalidate();
  /external/chromium/base/threading/
platform_thread.h 90 // the caller until the designated thread exits. This will invalidate
  /external/chromium/chrome/browser/sync/notifier/
chrome_invalidation_client.h 78 virtual void Invalidate(const invalidation::Invalidation& invalidation,
  /external/chromium/chrome/browser/ui/cocoa/
fullscreen_controller.mm 561 [showTimer_ invalidate];
566 [hideTimer_ invalidate];
577 [showTimer_ invalidate]; // Make sure it doesn't repeat.
584 [hideTimer_ invalidate]; // Make sure it doesn't repeat.
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h 90 bool Invalidate);
  /external/clang/test/Analysis/
misc-ps-region-store.cpp 307 // Invalidate fields during C++ method calls.
313 void invalidate();
334 invalidate();
381 // Test that we invalidate byref arguments passed to constructors.
uninit-vals-ps.c 80 // we properly invalidate the value of 'encoding'.
  /external/kernel-headers/original/asm-generic/
tlb.h 117 * later optimise away the tlb invalidate. This helps when userspace is
  /external/kernel-headers/original/linux/
seqlock.h 12 * invalidate a pointer that a reader was following.
  /external/llvm/lib/Support/
Memory.cpp 38 /// that has been emitted it must invalidate the instruction cache on some
  /external/mesa3d/src/mesa/program/
prog_parameter.h 93 // might invalidate ParameterValues[] */
  /external/oprofile/daemon/liblegacy/
opd_proc.h 144 * invalidate (by removing them) all kernel mapping. This function do nothing
  /external/stlport/src/
message_facets.h 47 private: // Invalidate copy constructor and assignment
  /external/webkit/Source/WebCore/bindings/js/
ScriptController.cpp 89 m_cacheableBindingRootObject->invalidate();
464 it->second->invalidate();
474 it->second->invalidate();
479 m_bindingRootObject->invalidate();
  /external/webkit/Source/WebCore/platform/graphics/
FontCache.h 90 void invalidate();
FontFallbackList.cpp 49 void FontFallbackList::invalidate(PassRefPtr<FontSelector> fontSelector) function in class:WebCore::FontFallbackList
  /external/webkit/Source/WebCore/svg/
SVGFEBlendElement.cpp 90 invalidate();
SVGFEOffsetElement.cpp 68 invalidate();
  /external/webkit/Source/WebKit/chromium/public/
WebPluginContainer.h 50 virtual void invalidate() = 0;

Completed in 1055 milliseconds

<<11121314151617181920>>