OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
776 - 800
of
1387
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/valgrind/main/VEX/pub/
libvex_guest_arm.h
95
/* For clflush: record start and length of area to
invalidate
*/
libvex_guest_ppc32.h
204
/* For icbi: record start and length of area to
invalidate
*/
/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/app/
MediaRouteButton.java
287
invalidate
();
method
/frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java
1035
invalidate
();
method
[
all
...]
/frameworks/base/core/java/android/view/
ViewDebug.java
295
private static final String REMOTE_COMMAND_INVALIDATE = "
INVALIDATE
";
310
INVALIDATE
,
419
invalidate
(view, params[0]);
method
448
private static void
invalidate
(View root, String parameter) {
method in class:ViewDebug
[
all
...]
ViewParent.java
78
* coordinates of the child to
invalidate
/frameworks/base/core/java/android/widget/
StackView.java
455
invalidate
();
method
461
invalidate
();
method
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/
LoadAverageService.java
280
invalidate
();
method
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
GLTextureViewActivity.java
104
mTextureView.
invalidate
();
/frameworks/base/tests/RenderScriptTests/ImageProcessing/src/com/android/rs/image/
ImageProcessingActivity.java
88
mDisplayView.
invalidate
();
/frameworks/base/tests/RenderScriptTests/ImageProcessing2/src/com/android/rs/image/
ImageProcessingActivity2.java
83
mDisplayView.
invalidate
();
/frameworks/native/include/utils/
BlobCache.h
190
// be used to
invalidate
the cache.
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h
277
inline void
invalidate
();
Completed in 1757 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>