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

1 2 3 45 6 7 8 91011>>

  /dalvik/vm/compiler/codegen/
RallocUtil.cpp 66 regs[i].dirty = false;
78 p[i].dirty, p[i].sReg,(int)p[i].defStart, (int)p[i].defEnd);
112 if ((info1->live && info1->dirty) || (info2->live && info2->dirty)) {
113 info1->dirty = false;
114 info2->dirty = false;
127 if (info->live && info->dirty) {
128 info->dirty = false;
142 if (p[i].live && p[i].dirty) {
579 // Make sure nothing is live and dirty
    [all...]
  /external/protobuf/python/google/protobuf/internal/
containers.py 102 if not self._message_listener.dirty:
109 if not self._message_listener.dirty:
205 if not self._message_listener.dirty:
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Program.h 39 bool dirty; member in struct:gl::Uniform
79 void setSamplerDirty(unsigned int samplerIndex, bool dirty);
195 bool dirty; member in struct:gl::Program::Sampler
Program.cpp 34 dirty = true;
226 return mSamplers[samplerIndex].dirty;
233 void Program::setSamplerDirty(unsigned int samplerIndex, bool dirty)
237 mSamplers[samplerIndex].dirty = dirty;
277 targetUniform->dirty = true;
334 targetUniform->dirty = true;
392 targetUniform->dirty = true;
449 targetUniform->dirty = true;
506 targetUniform->dirty = true
    [all...]
  /frameworks/base/libs/hwui/font/
CacheTexture.cpp 225 void CacheTexture::setDirty(bool dirty) {
226 mDirty = dirty;
227 if (!dirty) {
CacheTexture.h 169 void setDirty(bool dirty);
  /external/chromium/net/disk_cache/
entry_impl.cc 353 DCHECK(node_.Data()->dirty || read_only_);
367 DCHECK(node_.Data()->dirty || read_only_);
445 node->dirty = backend_->GetCurrentEntryId();
462 if (!node_.Data()->dirty) {
463 node_.Data()->dirty = backend_->GetCurrentEntryId();
537 if (!rankings->dirty) {
538 rankings->dirty = backend_->GetCurrentEntryId();
552 if (node_.Data()->dirty && current_id != node_.Data()->dirty)
560 node_.Data()->dirty = new_id
1464 int dirty = 0; local
    [all...]
disk_format.h 46 // In order to prevent dirty data to be used as valid (after a crash), every
47 // cache entry has a dirty identifier. Each running instance of the cache keeps
50 // and all the data can be trusted, the dirty flag is cleared from the entry.
90 int32 this_id; // Id for all entries being changed (dirty flag).
154 int32 dirty; // The entry is being modifyied. member in struct:disk_cache::RankingsNode
  /external/webkit/Source/WebKit/android/jni/
PicturePile.cpp 61 , dirty(other.dirty)
175 if (pc.dirty)
186 pc.dirty = false;
218 if (pc.dirty) {
219 ALOGV("Found already dirty intersection");
  /system/core/libpixelflinger/
buffer.cpp 65 dst->dirty = 1;
88 if ((!c->state.texture[i].enable) || (!s.dirty))
90 s.dirty = 0;
103 if (s.dirty) {
104 s.dirty = 0;
  /frameworks/base/libs/hwui/
OpenGLRenderer.h 157 * frame is assumed to be dirty. A clip will automatically be set to
160 * @param left The left coordinate of the dirty rectangle
161 * @param top The top coordinate of the dirty rectangle
162 * @param right The right coordinate of the dirty rectangle
163 * @param bottom The bottom coordinate of the dirty rectangle
166 * will be cleared in the specified dirty rectangle
191 ANDROID_API status_t invokeFunctors(Rect& dirty);
194 virtual status_t callDrawGLFunction(Functor* functor, Rect& dirty);
238 virtual status_t drawDisplayList(DisplayList* displayList, Rect& dirty, int32_t replayFlags);
438 * Marks the specified region as dirty at the specified bounds
    [all...]
  /external/jpeg/
jmemmgr.c 160 boolean dirty; /* do current buffer contents need written? */ member in struct:jvirt_sarray_control
176 boolean dirty; /* do current buffer contents need written? */ member in struct:jvirt_barray_control
659 sptr->dirty = FALSE;
683 bptr->dirty = FALSE;
777 if (ptr->dirty) {
779 ptr->dirty = FALSE;
832 /* Flag the buffer dirty if caller will write in it */
834 ptr->dirty = TRUE;
862 if (ptr->dirty) {
864 ptr->dirty = FALSE
    [all...]
  /external/qemu/distrib/jpeg-6b/
jmemmgr.c 160 boolean dirty; /* do current buffer contents need written? */ member in struct:jvirt_sarray_control
176 boolean dirty; /* do current buffer contents need written? */ member in struct:jvirt_barray_control
659 sptr->dirty = FALSE;
683 bptr->dirty = FALSE;
777 if (ptr->dirty) {
779 ptr->dirty = FALSE;
832 /* Flag the buffer dirty if caller will write in it */
834 ptr->dirty = TRUE;
862 if (ptr->dirty) {
864 ptr->dirty = FALSE
    [all...]
  /external/chromium/net/base/
transport_security_state.cc 334 bool* dirty) {
336 return Deserialise(input, dirty, &enabled_hosts_);
342 bool* dirty,
417 // Make sure we dirty the state if we drop an entry.
437 *dirty = dirtied;
507 bool dirty; local
508 Deserialise(cmd_line_hsts, &dirty, &hosts);
  /external/iptables/extensions/
Android.mk 33 # LOCAL_PATH needed because of dirty #include "blabla.c"
96 # LOCAL_PATH needed because of dirty #include "blabla.c"
159 # LOCAL_PATH needed because of dirty #include "blabla.c"
  /external/skia/legacy/src/animator/
SkMemberInfo.cpp 150 displayable->dirty();
163 displayable->dirty();
324 goto dirty;
329 } goto dirty;
343 dirty:
345 displayable->dirty();
478 // displayable->dirty();
SkDisplayable.h 42 virtual void dirty();
  /external/skia/src/animator/
SkMemberInfo.cpp 150 displayable->dirty();
163 displayable->dirty();
324 goto dirty;
329 } goto dirty;
343 dirty:
345 displayable->dirty();
478 // displayable->dirty();
SkDisplayable.h 42 virtual void dirty();
  /external/webkit/Source/WebKit/android/plugins/
PluginWidgetAndroid.cpp 194 const SkRegion& dirty = m_flipPixelRef->dirtyRgn(); local
195 if (dirty.isEmpty()) {
199 *rect = dirty.getBounds();
234 const SkRegion& dirty = update.dirty(); local
240 SkANP::SetRect(&event.data.draw.clip, dirty.getBounds());
  /dalvik/vm/compiler/codegen/mips/
RallocUtil.cpp 68 regs[i].dirty = false;
80 p[i].dirty, p[i].sReg,(int)p[i].defStart, (int)p[i].defEnd);
114 if ((info1->live && info1->dirty) || (info2->live && info2->dirty)) {
115 info1->dirty = false;
116 info2->dirty = false;
129 if (info->live && info->dirty) {
130 info->dirty = false;
144 if (p[i].live && p[i].dirty) {
651 // Make sure nothing is live and dirty
    [all...]
  /frameworks/base/core/java/android/view/
TextureView.java 637 * must be written. The only exception to this rule is when a dirty
638 * rectangle is specified, in which case, non-dirty pixels will be
655 * Just like {@link #lockCanvas()} but allows specification of a dirty
657 * pixels outside the dirty rectangle will be preserved by the next call
660 * @param dirty Area of the surface that will be modified.
667 public Canvas lockCanvas(Rect dirty) {
675 nLockCanvas(mNativeWindow, mCanvas, dirty);
814 private static native void nLockCanvas(int nativeWindow, Canvas canvas, Rect dirty);
  /external/webkit/Source/WebCore/platform/graphics/android/
GraphicsLayerAndroid.h 52 virtual void paintContents(GraphicsContext* gc, IntRect& dirty);
  /system/core/include/private/pixelflinger/
ggl_context.h 304 uint32_t dirty; member in struct:android::clear_state_t
351 uint8_t dirty; member in struct:android::surface_t::__anon43861::__anon43862
420 uint8_t dirty; member in struct:android::texture_t
536 uint32_t dirty; member in struct:android::context_t
  /bionic/libc/kernel/arch-x86/asm/
pgtable_32.h 151 #define ptep_set_access_flags(vma, address, ptep, entry, dirty) ({ int __changed = !pte_same(*(ptep), entry); if (__changed && dirty) { (ptep)->pte_low = (entry).pte_low; pte_update_defer((vma)->vm_mm, (address), (ptep)); flush_tlb_page(vma, address); } __changed; })

Completed in 3552 milliseconds

1 2 3 45 6 7 8 91011>>