Searched refs:__ANDROID_API_S__ (Results 1 – 2 of 2) sorted by relevance
32 #define __ANDROID_API_S__ 31 macro
880 return std::min(productApiLevel, boardApiLevel) >= __ANDROID_API_S__; in halSupportsGpuPrivateMemory()