Searched refs:numFormats (Results 1 – 1 of 1) sorted by relevance
100 int numFormats = results[0]; in isETC1Supported() local101 if (numFormats > results.length) { in isETC1Supported()102 results = new int[numFormats]; in isETC1Supported()105 for (int i = 0; i < numFormats; i++) { in isETC1Supported()