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

<<41424344454647484950>>

  /external/oprofile/events/mips/1004K/
events 91 event:0x39 counters:0 um:zero minimum:500 name:INVALIDATE_INTERVENTION_COUNT : 57-0 External invalidate (i.e. leaving a cache line in the invalid state) interventions
168 event:0x439 counters:1 um:zero minimum:500 name:INVALIDATE_INTERVENTION_HIT_COUNT : 57-1 External invalidate interventions that hit in the cache
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_surface.c 273 * per-surface alpha, so no need to invalidate the blit mapping
275 * need to invalidate.)
  /external/webkit/Source/WebCore/plugins/gtk/
PluginViewGtk.cpp 690 invalidate();
701 invalidate();
  /external/webkit/Source/WebCore/plugins/win/
PluginViewWin.cpp 910 invalidate();
937 invalidate();
  /external/webkit/Source/WebKit/mac/WebView/
WebFullScreenController.mm 694 [_tickleTimer invalidate];
701 [_tickleTimer invalidate];
    [all...]
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 569 plugin->invalidate(invalidRect);
576 plugin->invalidate(0);
  /external/webkit/Source/WebKit2/WebProcess/
WebProcess.cpp 548 // Invalidate our connection.
549 m_connection->invalidate();
  /frameworks/base/core/java/android/appwidget/
AppWidgetHostView.java 439 invalidate(); method
509 invalidate(); method
  /frameworks/base/core/java/android/widget/
Scroller.java 46 * // Invalidate to request a redraw
47 * invalidate();
  /frameworks/base/docs/html/guide/topics/ui/
ui-events.jd 280 may need to be changed, the View will call {@link android.view.View#invalidate()}.</li>
281 <li>If either {@link android.view.View#requestLayout()} or {@link android.view.View#invalidate()} were called,
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
TestShellActivity.java 421 mWebView.invalidate();
527 mWebView.invalidate();
    [all...]
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
SimpleMonthView.java 373 // Invalidate cached accessibility information.
405 // Invalidate cached accessibility information.
  /packages/apps/Calendar/src/com/android/calendar/month/
SimpleDayPickerFragment.java 342 mDayNamesHeader.invalidate();
564 mMonthName.invalidate();
  /packages/apps/Nfc/src/com/android/nfc/
SendUi.java 658 // For the first 3 frames, call invalidate(); this calls eglSwapBuffers
661 mScreenshotLayout.invalidate();
  /packages/experimental/LoaderApp/src/com/android/loaderapp/
ContactHeaderWidget.java 258 invalidate(); method
383 invalidate(); method
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
forward_list 342 // if __sz < size(), invalidate all iterators in [begin+__sz, end()
370 // if __sz < size(), invalidate all iterators in [begin+__sz, end())
  /frameworks/base/core/java/android/view/
ViewRootImpl.java 848 void invalidate() { method in class:ViewRootImpl
873 invalidate(); method
3002 ((View) msg.obj).invalidate(); method
5583 mTempViews[i].invalidate(); method
    [all...]
  /external/valgrind/main/VEX/priv/
ir_opt.c 560 mk_key_GetIPutI, invalidate any key which overlaps (k_lo
568 /* invalidate any env entries which in any way overlap (k_lo
570 /* vex_printf("invalidate %d .. %d\n", k_lo, k_hi ); */
581 /* overlap; invalidate */
634 /* Deal with Puts: invalidate any env entries overlapped by this
653 Invalidate the entire env. We could do a lot better
685 /* Find any Get uses in st and invalidate any partially or fully
3358 Bool invalidate; local
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PhotoView.java 277 public void invalidate() {
278 PhotoView.this.invalidate();
455 invalidate(); method
469 invalidate(); method
853 invalidate(); method
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
ViewTest.java     [all...]
  /external/chromium/sdch/open-vcdiff/src/
vcdecoder.cc     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 318 /// Note that this is an involved process that may invalidate pointers into
326 /// Note that this is an involved process that may invalidate pointers into
339 /// Note that this is an involved process that may invalidate pointers into
    [all...]
  /external/llvm/lib/CodeGen/
RegAllocFast.cpp 346 /// This may add implicit kills to MO->getParent() and invalidate MO.
664 // subregs. This may invalidate any operand pointers.
761 // Note: defineVirtReg may invalidate MO.
    [all...]
  /external/open-vcdiff/src/
vcdecoder.cc     [all...]
  /external/qemu/
console.c 38 vga_hw_invalidate_ptr invalidate,
    [all...]

Completed in 1234 milliseconds

<<41424344454647484950>>