Home
last modified time | relevance | path

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

/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/
DBitmapPool.java98 Bitmap getDirty(int width, int height, Bitmap.Config config); in getDirty() method
DBitmapPoolAdapter.java31 public Bitmap getDirty(int width, int height, Bitmap.Config config) { in getDirty() method in BitmapPoolAdapter
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