Searched refs:GetApiLevel (Results 1 – 2 of 2) sorted by relevance
268 static int GetApiLevel() { return sApiLevel; } in GetApiLevel() function
525 if (Canvas::GetApiLevel() < __ANDROID_API_P__) { in drawBitmapMesh()