OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
1076 - 1100
of
1608
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/webkit/Source/WebCore/platform/graphics/
FontCache.cpp
440
void FontCache::
invalidate
()
function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/android/
GLWebViewState.cpp
408
//
invalidate
is occurring offscreen, do full inval to guarantee redraw
/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/src/contrib/ada/
zlib.ads
24
-- however
invalidate
any other reasons why the executable file might be --
/frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp
604
// To make the codec behave the same before and after a reset, we need to
invalidate
the
/frameworks/base/core/java/android/widget/
FrameLayout.java
256
invalidate
();
method
VideoView.java
218
invalidate
();
method
/frameworks/base/docs/html/training/gestures/
scroll.jd
234
to trigger an
invalidate
on the view:</p>
/frameworks/base/media/java/android/media/videoeditor/
AudioTrack.java
604
void
invalidate
() {
method in class:AudioTrack
/frameworks/base/packages/SystemUI/src/com/android/systemui/
BeanBag.java
336
if (DEBUG)
invalidate
();
/frameworks/base/services/input/
SpriteController.cpp
113
// may
invalidate
themselves again during this time but we will handle those changes
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
ImageProcessingActivity.java
162
mDisplayView.
invalidate
();
/frameworks/support/v4/java/android/support/v4/content/
Loader.java
230
* Implementations should <em>not</em>
invalidate
their data at this point --
/frameworks/support/v7/mediarouter/src/android/support/v7/app/
MediaRouteButton.java
352
invalidate
();
method
/frameworks/volley/src/com/android/volley/toolbox/
DiskBasedCache.java
178
public synchronized void
invalidate
(String key, boolean fullExpire) {
method in class:DiskBasedCache
/hardware/ti/omap3/dspbridge/inc/
mem.h
257
* Utility macro to
invalidate
an object's signature, and deallocate it.
/hardware/ti/omap3/dspbridge/libbridge/inc/
mem.h
257
* Utility macro to
invalidate
an object's signature, and deallocate it.
/libcore/luni/src/main/java/java/io/
BufferedInputStream.java
158
// Reassign buf, which will
invalidate
any local references
BufferedReader.java
471
* <p>Skipping characters may
invalidate
a mark if {@code markLimit}
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLSessionImpl.java
361
public void
invalidate
() {
method in class:OpenSSLSessionImpl
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h
154
//Should not
invalidate
end iterator
Completed in 1512 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>