HomeSort by relevance Sort by last modified time
    Searched refs:dirty (Results 226 - 250 of 285) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/v8/test/mjsunit/
array-elements-from-object-prototype.js 40 // 'dirty' VM.
  /external/webkit/Source/WebCore/platform/graphics/android/
GraphicsLayerAndroid.cpp 834 void GraphicsLayerAndroid::paintContents(GraphicsContext* gc, IntRect& dirty)
836 paintGraphicsLayerContents(*gc, dirty);
    [all...]
  /prebuilts/devtools/tools/lib/
httpmime-4.1.jar 
  /prebuilts/tools/common/http-client/
httpmime-4.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpmime/4.1/
httpmime-4.1.jar 
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c     [all...]
  /external/oprofile/events/x86-64/family10/
unit_masks 113 0x04 Probe hit dirty without memory cancel
114 0x08 Probe hit dirty with memory cancel
179 0x20 Change-to-Dirty (first store to clean block already in cache)
307 0x08 Change-to-Dirty
316 0x08 Change-to-Dirty
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Texture.h 113 bool dirty; member in struct:gl::Texture::Image
  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerTilerChromium.cpp 205 // Dirty rects are always in layer space, as the layer could be repositioned
244 // Create tiles as needed, expanding a dirty rect to contain all
245 // the dirty regions currently being drawn.
309 else if (!tile->dirty())
337 // Offset from paint rectangle to this tile's dirty rectangle.
  /external/webkit/Source/WebKit/android/jni/
WebViewCore.h 617 virtual void paintContents(WebCore::GraphicsContext* gc, WebCore::IntRect& dirty);
    [all...]
WebViewCore.cpp 728 void WebViewCore::paintContents(WebCore::GraphicsContext* gc, WebCore::IntRect& dirty)
738 IntRect drawArea = dirty;
971 IntRect dirty = r; local
2061 SkIRect dirty; local
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
MessageCompose.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
org.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jar 
org.eclipse.jface.databinding_1.4.0.I20100601-0800.jar 
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
org.eclipse.update.configurator_3.3.100.v20100512.jar 
  /external/oprofile/events/i386/nehalem/
unit_masks 342 0x02 demand_dirty Counts L2 dirty (modified) cache lines evicted by a demand request
  /prebuilts/tools/common/eclipse/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
  /system/core/libpixelflinger/
trap.cpp 121 if (ggl_likely(!c->dirty)) {
127 c->dirty |= uint32_t(flags);
    [all...]
  /external/yaffs2/yaffs2/direct/
yaffsfs.c 940 obj->dirty = 1;
  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java 390 protected void setOverscrollTransformsDirty(boolean dirty) {
391 mScrollingTransformsDirty = dirty;
    [all...]
  /frameworks/base/core/java/android/view/
View.java     [all...]
  /external/elfutils/
elfutils.spec 484 - update to 0.74 (fix for writing with some non-dirty sections)
  /external/qemu/
block.c 918 int nb_sectors, int dirty)
930 if (dirty) {
    [all...]

Completed in 1528 milliseconds

1 2 3 4 5 6 7 8 91011>>