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

<<11121314151617181920>>

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
SlotView.java 175 if (mItems.size() != 0) invalidate(); method
235 invalidate(); method
328 if (more) invalidate(); method
684 invalidate(); method
698 invalidate(); method
  /cts/tools/dasm/src/java_cup/
lalr_item_set.java 135 /* invalidate cached hashcode */
152 /* invalidate cached hashcode */
249 /* invalidate cached hashcode */
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
TouchPaint.java 261 invalidate(); method
270 invalidate(); method
448 invalidate(); method
  /development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
GameView.java 161 invalidate(); method
343 invalidate(mBlinkRect);
432 invalidate(mBlinkRect);
  /external/webkit/Source/WebKit/chromium/src/
WebFrameImpl.h 278 // A bit mask specifying area of the frame to invalidate.
327 // Determines whether to invalidate the content area and scrollbar.
391 // Keeps track of when the scoping effort should next invalidate the scrollbar
  /external/webkit/Source/WebKit/mac/WebView/
WebVideoFullscreenController.mm 91 [_tickleTimer invalidate];
414 [_tickleTimer invalidate];
421 [_tickleTimer invalidate];
  /external/webkit/Source/WebKit2/Platform/CoreIPC/
Connection.cpp 221 m_connectionQueue.invalidate();
245 void Connection::invalidate() function in class:CoreIPC::Connection
248 // Someone already called invalidate().
  /external/webkit/Source/WebKit2/UIProcess/API/mac/
PDFViewController.mm 112 - (void)invalidate;
143 - (void)invalidate
383 [m_wkPDFView.get() invalidate];
  /external/webkit/Source/WebKit2/WebProcess/WebPage/
DrawingAreaImpl.cpp 57 m_layerTreeHost->invalidate();
121 // Go ahead and just invalidate the scroll rect.
417 m_layerTreeHost->invalidate();
  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java 194 invalidate();
237 CellLayout.this.invalidate(left, top,
298 invalidate(icon.getLeft() + getPaddingLeft() - padding,
313 invalidate(); method
339 invalidate(); method
513 invalidate(); method
519 invalidate(); method
525 invalidate(); method
920 invalidate(); method
1067 invalidate(); method
1121 invalidate(); method
    [all...]
  /packages/apps/Settings/src/com/android/settings/widget/
ChartDataUsageView.java 209 invalidate(); method
240 // only invalidate when vertMax actually changed
253 mGrid.invalidate();
  /system/media/wilhelm/tests/native-media/jni/
native-media-jni.c 476 // destroy streaming media player object, and invalidate all associated interfaces
486 // destroy output mix object, and invalidate all associated interfaces
492 // destroy engine object, and invalidate all associated interfaces
  /frameworks/base/core/java/android/view/
ViewPropertyAnimator.java 31 * are well equipped to do the right thing to set the property and invalidate the view
37 * it will optimize invalidate calls to take place only once for several properties instead of each
    [all...]
  /cts/tests/src/android/view/cts/
MockView.java 98 public void invalidate() { method in class:MockView
99 super.invalidate();
  /development/samples/GlobalTime/src/com/android/globaltime/
GlobalTime.java 362 mHandler.sendEmptyMessage(INVALIDATE);
370 mHandler.removeMessages(INVALIDATE);
    [all...]
  /external/qemu/memcheck/
memcheck_util.h 191 * start - Beginning of the allocated block to invalidate pages for.
192 * end - End of (past one byte after) the allocated block to invalidate pages
  /external/webkit/Source/WebCore/bridge/
npruntime.h 283 NPObject instance after the invalidate callback has been
300 NPInvalidateFunctionPtr invalidate; member in struct:NPClass
  /external/webkit/Source/WebCore/platform/
KURL.h 71 KURL() { invalidate(); }
230 void invalidate();
  /external/webkit/Source/WebCore/platform/graphics/
TiledBackingStore.cpp 72 void TiledBackingStore::invalidate(const IntRect& contentsDirtyRect) function in class:WebCore::TiledBackingStore
84 currentTile->invalidate(dirtyRect);
  /external/webkit/Source/WebCore/plugins/symbian/
PluginViewSymbian.cpp 361 invalidate();
391 invalidate();
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
NetscapePluginHostManager.mm 248 // Invalidate the instance.
249 instance->invalidate();
  /frameworks/base/core/java/android/widget/
AbsSpinner.java 152 invalidate(); method
276 invalidate(); method
HorizontalScrollView.java 508 invalidate(); method
594 invalidate(); method
611 invalidate(); method
629 invalidate(); method
1084 invalidate(); method
1453 invalidate(); method
1504 invalidate(); method
1518 invalidate(); method
    [all...]
NumberPicker.java 838 invalidate(); method
928 invalidate(); method
1061 invalidate(); method
1103 invalidate(); method
1478 invalidate(); method
1511 invalidate(); method
1608 invalidate(); method
1969 invalidate(); method
    [all...]
ScrollView.java 525 invalidate(); method
608 invalidate(); method
625 invalidate(); method
637 invalidate(); method
1084 invalidate(); method
1469 invalidate(); method
1534 invalidate(); method
1548 invalidate(); method
    [all...]

Completed in 1188 milliseconds

<<11121314151617181920>>