Home
last modified time | relevance | path

Searched defs:getMemoryLimits (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/common/
DtcuPlatform.cpp57 void Platform::getMemoryLimits (PlatformMemoryLimits& limits) const in getMemoryLimits() function in tcu::Platform
DtcuPlatform.hpp143 inline tcu::PlatformMemoryLimits getMemoryLimits (const tcu::Platform& platform) in getMemoryLimits() function
/external/deqp/framework/platform/null/
DtcuNullPlatform.cpp89 void Platform::getMemoryLimits (tcu::PlatformMemoryLimits& limits) const in getMemoryLimits() function in tcu::null::Platform
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp335 void Platform::getMemoryLimits (tcu::PlatformMemoryLimits& limits) const in getMemoryLimits() function in tcu::Android::Platform