Home
last modified time | relevance | path

Searched refs:isWearDevice (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/platform/android/
DtcuAndroidUtil.cpp610 const bool isWearDevice = hasSystemFeature(activity, "android.hardware.type.watch"); in getCDDRequiredSystemMemory() local
617 if (isWearDevice) in getCDDRequiredSystemMemory()