Searched defs:isDirty (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/services/audioflinger/
H A DStateQueue.h170 bool isDirty() const { return mIsDirty; } function in class:android::StateQueue
/frameworks/base/core/java/android/view/
H A DDisplayList.java231 * @see #isDirty()
244 * @see #isDirty()
261 public boolean isDirty() { method in class:DisplayList
H A DView.java10028 public boolean isDirty() { method in class:View
/frameworks/base/libs/hwui/
H A DLayer.h203 inline bool isDirty() const { function in struct:android::uirenderer::Layer
/frameworks/base/libs/hwui/font/
H A DCacheTexture.h124 inline bool isDirty() const { function in class:android::uirenderer::CacheTexture
/frameworks/base/services/java/com/android/server/net/
H A DNetworkStatsCollection.java119 public boolean isDirty() { method in class:NetworkStatsCollection
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DBackingStore.java196 if (backing != null && backing.isDirty() && mCurrentBacking != null) {
400 public boolean isDirty() { method in class:BackingStore.Backing

Completed in 1179 milliseconds