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

<<21222324252627282930>>

  /external/valgrind/main/VEX/pub/
libvex_guest_amd64.h 131 (there is no invalidate-icache insn), but needed so as to
libvex_guest_arm.h 95 /* For clflush: record start and length of area to invalidate */
libvex_guest_ppc32.h 196 /* For icbi: record start and length of area to invalidate */
  /external/valgrind/main/coregrind/m_sigframe/
sigframe-ppc32-aix5.c 176 /* invalidate any translation of this area */
sigframe-ppc64-aix5.c 176 /* invalidate any translation of this area */
  /external/webkit/Source/JavaScriptCore/dfg/
DFGNode.h 120 /* Since a put to 'length' may invalidate optimizations here, */\
  /external/webkit/Source/WebCore/platform/
Widget.h 171 void invalidate() { invalidateRect(boundsRect()); } function in class:WebCore::Widget
  /external/webkit/Source/WebCore/platform/graphics/
BitmapImage.h 206 // Called to invalidate cached data. When |destroyAll| is true, we wipe out
  /external/webkit/Source/WebCore/rendering/
RenderQuote.cpp 123 // Invalidate the renderer's area not a relayout.
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGPath.cpp 130 // Invalidate all resources of this client if our layout changed.
SVGRenderSupport.cpp 249 // If the layout size changed, invalidate all resources of all children that didn't go through the layout() code path.
  /external/webkit/Source/WebKit/chromium/src/
WebScrollbarImpl.cpp 82 m_scrollbar->invalidate();
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
NetscapePluginInstanceProxy.h 154 void invalidate();
NetscapePluginInstanceProxy.mm 304 // Invalidate all proxy instances.
307 (*it)->invalidate();
313 void NetscapePluginInstanceProxy::invalidate()
346 invalidate();
    [all...]
  /external/webkit/Source/WebKit/win/
WebFrame.h 359 void invalidate();
  /external/webkit/Source/WebKit2/Platform/CoreIPC/
Connection.h 134 void invalidate();
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
JSNPObject.cpp 74 void JSNPObject::invalidate() function in class:WebKit::JSNPObject
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 1027 invalidate(); method
    [all...]
  /frameworks/base/core/java/android/view/
ViewParent.java 78 * coordinates of the child to invalidate
  /frameworks/base/core/java/android/widget/
StackView.java 452 invalidate(); method
458 invalidate(); method
    [all...]
  /frameworks/base/docs/html/resources/articles/
painless-threading.jd 19 posts an invalidate request to the event queue. The UI thread dequeues
  /frameworks/base/include/utils/
BlobCache.h 190 // be used to invalidate the cache.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
LoadAverageService.java 280 invalidate(); method
  /frameworks/base/services/surfaceflinger/
LayerBase.h 106 void invalidate();
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
GLTextureViewActivity.java 105 mTextureView.invalidate();

Completed in 1311 milliseconds

<<21222324252627282930>>