Home
last modified time | relevance | path

Searched defs:BitmapResource (Results 1 – 2 of 2) sorted by relevance

/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DBitmapResource.java12 public class BitmapResource implements Resource<Bitmap> { class
31 public BitmapResource(Bitmap bitmap, BitmapPool bitmapPool) { in BitmapResource() method in BitmapResource
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceScriptStmt.h323 BitmapResource(StringRef Location, uint16_t Flags) in BitmapResource() function