Searched refs:TRACKING_COUNT (Results 1 – 1 of 1) sorted by relevance
51 public final static int TRACKING_COUNT = 14; field in BitmapCache52 private int[] mTracking = new int[TRACKING_COUNT];110 for (int i = 0; i < TRACKING_COUNT; i++) { in showBitmapCounts()