/external/skia/include/images/ |
D | SkPageFlipper.h | 34 bool isDirty() const { return !fDirty1->isEmpty(); } in isDirty() function
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
D | LazyFieldLite.java | 49 private volatile boolean isDirty = false; field in LazyFieldLite
|
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/graphics/glutils/ |
D | IndexBufferObject.java | 50 boolean isDirty = true; field in IndexBufferObject
|
D | VertexBufferObject.java | 57 boolean isDirty = false; field in VertexBufferObject
|
D | VertexBufferObjectWithVAO.java | 43 boolean isDirty = false; field in VertexBufferObjectWithVAO
|
/external/skia/include/views/ |
D | SkWindow.h | 51 bool isDirty() const { return !fDirtyRgn.isEmpty(); } in isDirty() function
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/ |
D | IndexBufferObject.java | 52 boolean isDirty = true; field in IndexBufferObject
|
D | IndexBufferObjectSubData.java | 52 boolean isDirty = true; field in IndexBufferObjectSubData
|
D | VertexBufferObjectSubData.java | 60 boolean isDirty = false; field in VertexBufferObjectSubData
|
D | VertexBufferObjectWithVAO.java | 44 boolean isDirty = false; field in VertexBufferObjectWithVAO
|
D | VertexBufferObject.java | 60 boolean isDirty = false; field in VertexBufferObject
|
/external/llvm/include/llvm/Analysis/ |
D | MemoryDependenceAnalysis.h | 182 bool isDirty() const { return Value.getInt() == Invalid; } in isDirty() function
|
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/ |
D | VBOWithVAOPerformanceTest.java | 319 boolean isDirty = false; field in VBOWithVAOPerformanceTest.OldVertexBufferObjectWithVAO
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetCreator.py | 1313 def isDirty(self): member in JetCreator
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveInterval.h | 806 bool isDirty() const { return LastStart.isValid(); } in isDirty() function
|