Searched defs:getSizeInBytes (Results 1 - 4 of 4) sorted by relevance

/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
H A DBitmapPreFiller.java68 int bytesPerBitmap = getSizeInBytes(size);
76 private static int getSizeInBytes(PreFillType size) { method in class:BitmapPreFiller
/external/llvm/include/llvm/IR/
H A DDataLayout.h482 uint64_t getSizeInBytes() const { return StructSize; } function in class:llvm::StructLayout
/external/llvm/include/llvm/Object/
H A DStackMapParser.h170 unsigned getSizeInBytes() const { function in class:llvm::StackMapV1Parser::LocationKind::LiveOutAccessor
273 unsigned getSizeInBytes() const { function in class:llvm::StackMapV1Parser::LocationKind::RecordAccessor
280 return RecordAccessor(P + getSizeInBytes());
311 RecordAccessor(&StackMapSection[CurrentRecordOffset]).getSizeInBytes();
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...

Completed in 1007 milliseconds