Searched refs:configCount (Results 1 – 1 of 1) sorted by relevance
245 int[] configCount = new int[1]; in computeEglMaxTextureSize() local247 eglConfigs, 0, 1, configCount, 0); in computeEglMaxTextureSize()249 if (configCount[0] == 0) { in computeEglMaxTextureSize()