OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
801 - 825
of
1221
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/valgrind/main/VEX/pub/
libvex_guest_x86.h
200
/* For clflush: record start and length of area to
invalidate
*/
/external/webkit/Source/WebCore/page/
FrameView.cpp
[
all
...]
/external/webkit/Source/WebCore/platform/chromium/
ScrollbarThemeChromiumMac.mm
83
(*it)->
invalidate
();
/external/webkit/Source/WebCore/platform/graphics/
BitmapImage.cpp
403
// This timer is used to animate all occurrences of this image. Don't
invalidate
Font.cpp
124
m_fontList->
invalidate
(fontSelector);
FontCache.cpp
440
void FontCache::
invalidate
()
function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/android/
BaseTile.cpp
396
// TODO: Implement the partial
invalidate
in Surface Texture Mode
TiledPage.cpp
216
// if the tile is in the dirty region then we must
invalidate
it
TransferQueue.cpp
412
// TODO: implement the partial
invalidate
here!
/external/webkit/Source/WebCore/platform/graphics/chromium/
LayerTilerChromium.cpp
239
//
Invalidate
old tiles that were previously used but aren't in use this
/external/webkit/Source/WebCore/rendering/
RenderTheme.h
115
// the theme needs to communicate this inflated rect to the engine so that it can
invalidate
the whole control.
/external/webkit/Source/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm
161
- (void)
invalidate
;
[
all
...]
/external/webkit/Source/WebKit2/PluginProcess/
PluginControllerProxy.cpp
183
void PluginControllerProxy::
invalidate
(const IntRect& rect)
function in class:WebKit::PluginControllerProxy
/external/webkit/Source/WebKit2/WebProcess/WebPage/
WebFrame.cpp
167
void WebFrame::
invalidate
()
function in class:WebKit::WebFrame
/external/zlib/contrib/ada/
zlib.ads
24
-- however
invalidate
any other reasons why the executable file might be --
/frameworks/base/core/java/android/content/
Loader.java
236
* Implementations should <em>not</em>
invalidate
their data at this point --
/frameworks/base/core/java/android/view/
ViewDebug.java
350
private static final String REMOTE_COMMAND_INVALIDATE = "
INVALIDATE
";
364
INVALIDATE
,
952
invalidate
(view, params[0]);
method
981
private static void
invalidate
(View root, String parameter) {
method in class:ViewDebug
[
all
...]
/frameworks/base/core/java/android/widget/
FrameLayout.java
239
invalidate
();
method
SpellChecker.java
300
mTextView.
invalidate
();
TabHost.java
250
invalidate
();
method
VideoView.java
185
invalidate
();
method
/frameworks/base/docs/html/guide/topics/ui/
index.jd
60
receives this reference and uses it to
invalidate
, measure, and draw the tree. The root node of the hierarchy requests
/frameworks/base/media/java/android/media/videoeditor/
AudioTrack.java
604
void
invalidate
() {
method in class:AudioTrack
/frameworks/base/services/input/
SpriteController.cpp
111
// may
invalidate
themselves again during this time but we will handle those changes
/hardware/ti/omap3/dspbridge/inc/
mem.h
257
* Utility macro to
invalidate
an object's signature, and deallocate it.
Completed in 1275 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>