HomeSort by relevance Sort by last modified time
    Searched defs:SizeInBytes (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/resources/
shared_bitmap.cc 33 bool SharedBitmap::SizeInBytes(const gfx::Size& size, size_t* size_in_bytes) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
clfsmgmt.h 53 ULONG SizeInBytes;
121 ULONG SizeInBytes;
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 568 uint64_t SizeInBytes = ASan.DL->getTypeAllocSize(Ty);
569 return SizeInBytes;
    [all...]

Completed in 400 milliseconds