HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 176 - 200 of 1387) sorted by null

1 2 3 4 5 6 78 91011>>

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
FingerPaint.java 125 invalidate(); method
129 invalidate(); method
133 invalidate(); method
  /development/samples/ApiDemos/src/com/example/android/apis/view/
InternalSelectionView.java 208 invalidate(); method
216 invalidate(); method
261 invalidate(); method
LabelView.java 100 invalidate(); method
111 invalidate(); method
120 invalidate(); method
  /external/chromium-trace/trace-viewer/src/tracks/
timeline_canvas_based_track.js 95 this.invalidate();
99 this.invalidate();
111 invalidate: function() {
  /external/webkit/Source/WebCore/bridge/
runtime_root.cpp 95 invalidate();
98 void RootObject::invalidate() function in class:JSC::Bindings::RootObject
106 it.get().second->invalidate();
  /external/webkit/Source/WebCore/platform/
ScrollableArea.cpp 142 horizontalScrollbar->invalidate();
145 // then we must also invalidate the corner between them.
155 verticalScrollbar->invalidate();
  /external/webkit/Source/WebKit2/UIProcess/Plugins/
WebPluginSiteDataManager.cpp 135 void WebPluginSiteDataManager::invalidate() function in class:WebKit::WebPluginSiteDataManager
152 callback->invalidate();
198 callback->invalidate();
  /external/webkit/Source/WebKit2/UIProcess/qt/
TiledDrawingAreaTileQt.cpp 80 void TiledDrawingAreaTile::invalidate(const IntRect& dirtyRect) function in class:WebKit::TiledDrawingAreaTile
94 invalidate(IntRect(oldRect.maxX(), oldRect.y(), m_rect.maxX() - oldRect.maxX(), m_rect.height()));
96 invalidate(IntRect(oldRect.x(), oldRect.maxY(), m_rect.width(), m_rect.maxY() - oldRect.maxY()));
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NPRuntimeObjectMap.cpp 215 void NPRuntimeObjectMap::invalidate() function in class:WebKit::NPRuntimeObjectMap
230 // Invalidate all the JSObjects that wrap NPObjects.
232 jsNPObjects[i]->invalidate();
  /external/webkit/Source/WebKit2/WebProcess/Plugins/
PluginProcessConnection.cpp 84 // Invalidate all objects related to this plug-in.
92 // We have no more plug-ins, invalidate the connection to the plug-in process.
94 m_connection->invalidate();
  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/win/
NPNInvalidateRectInvalidatesWindow.cpp 32 // NPN_InvalidateRect should invalidate the plugin's HWND.
166 // Invalidate our lower-right quadrant.
188 static PluginTest::Register<NPNInvalidateRectInvalidatesWindow> registrar("npn-invalidate-rect-invalidates-window");
  /frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java 250 invalidate(); method
265 invalidate(); method
515 invalidate(); method
520 invalidate(); method
525 invalidate(); method
534 invalidate(); method
555 invalidate(); method
589 invalidate(); method
598 invalidate(); method
616 invalidate(); method
626 invalidate(); method
    [all...]
  /frameworks/base/core/tests/coretests/src/android/widget/
LabelView.java 93 invalidate(); method
103 invalidate(); method
112 invalidate(); method
  /frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/
PlaybackView.java 137 invalidate(); // may have animations, force redraw method
183 // create invalidate shapes (drawn above tiles)
215 this.invalidate();
  /frameworks/native/services/surfaceflinger/
MessageQueue.cpp 60 mQueue.mLooper->sendMessage(this, Message(MessageQueue::INVALIDATE));
66 case INVALIDATE:
146 void MessageQueue::invalidate() { function in class:android::MessageQueue
  /gdk/samples/PhotoEditor/src/com/android/photoeditor/
FilterStack.java 114 private void invalidate() {
160 invalidate();
186 invalidate();
  /gdk/samples/PhotoEditor/src/com/android/photoeditor/actions/
ScaleWheel.java 157 invalidate(); method
212 invalidate(); method
223 invalidate(); method
  /packages/apps/Contacts/src/com/android/contacts/widget/
CompositeListAdapter.java 53 invalidate();
59 invalidate();
115 protected void invalidate() { method in class:CompositeListAdapter
TextHighlightingAnimation.java 188 * Override and invalidate (redraw) TextViews showing {@link TextWithHighlightingImpl}.
190 protected abstract void invalidate(); method in class:TextHighlightingAnimation
260 invalidate(); method
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
UndoBarView.java 175 invalidate(); method
188 invalidate(); method
205 invalidate(); method
  /sdk/testapps/customViewTest/libWithCustomView/src/com/android/tests/libwithcustom/
LabelView.java 99 invalidate(); method
110 invalidate(); method
119 invalidate(); method
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
MediaLinearLayout.java 557 // Invalidate all progress in case the transition generation or
674 mMediaItemActionMode.invalidate();
749 mMediaItemActionMode.invalidate();
807 mMediaItemActionMode.invalidate();
1055 invalidate(); method
    [all...]
  /packages/apps/Settings/src/com/android/settings/widget/
ChartNetworkSeriesView.java 140 invalidate(); method
155 invalidate(); method
161 invalidate(); method
290 invalidate(); method
299 invalidate(); method
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
CandidatesContainer.java 183 invalidate(); method
216 invalidate(); method
226 invalidate(); method
254 cv.invalidate();
269 cv.invalidate();
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageShow.java 232 invalidate(); method
239 invalidate(); method
309 invalidate(); method
315 invalidate();
431 invalidate(); method
600 invalidate(); method
652 invalidate(); method
658 invalidate(); method
702 invalidate(); method
724 invalidate(); method
747 invalidate(); method
    [all...]

Completed in 2377 milliseconds

1 2 3 4 5 6 78 91011>>