Home
last modified time | relevance | path

Searched defs:getDirty (Results 1 – 6 of 6) sorted by relevance

/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/
DBitmapPoolAdapter.java31 public Bitmap getDirty(int width, int height, Bitmap.Config config) { in getDirty() method in BitmapPoolAdapter
DBitmapPool.java98 Bitmap getDirty(int width, int height, Bitmap.Config config); in getDirty() method
DLruBitmapPool.java108 public synchronized Bitmap getDirty(int width, int height, Bitmap.Config config) { in getDirty() method in LruBitmapPool
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DMemoryDependenceAnalysis.h183 static MemDepResult getDirty(Instruction *Inst) { in getDirty() function
/external/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h193 static MemDepResult getDirty(Instruction *Inst) { in getDirty() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h204 static MemDepResult getDirty(Instruction *Inst) { in getDirty() function