Searched refs:floatSize (Results 1 – 1 of 1) sorted by relevance
207 int floatSize = (floatMap == null) ? 0 : floatMap.size(); in apply() local210 int sizes = floatSize | (intSize << 8) | (bitmapSize << 16); in apply()213 if (floatSize > 0) { in apply()