Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DBenchCon.cpp161 UInt64 ramSize = NWindows::NSystem::GetRamSize(); // in LzmaBenchCon() local
247 UInt64 ramSize = NWindows::NSystem::GetRamSize(); in CrcBenchCon() local
/external/skia/src/core/
DSkBitmap.cpp1237 const uint64_t ramSize = sk_64_mul(ramRB, height); in ReadRawPixels() local