Searched defs:markDirty (Results 1 – 5 of 5) sorted by relevance
42 void markDirty() { in markDirty() function
784 public void setStatusLocked(int status, boolean markDirty) { in setStatusLocked()
396 public void markDirty() { in markDirty() method in BackingStore.Backing
640 void markDirty() { mCache.dirty = true; } in markDirty() function
230 void (*markDirty)(const Context *rsc, const Allocation *alloc); member