Searched refs:m_totalSystemMemory (Results 1 – 2 of 2) sorted by relevance
63 const size_t m_totalSystemMemory; member in tcu::Android::Platform
301 , m_totalSystemMemory (getTotalSystemMemory(activity.getNativeActivity())) in Platform()334 …limits.totalSystemMemory = de::max((size_t)(double(deInt64(m_totalSystemMemory)-deInt64(baseMe… in getMemoryLimits()